aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-03-29 07:03:56 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-03-29 07:03:56 +0100
commit55223737e4567d5f0d699e3e2b48d2c97313719f (patch)
treea83b87c88347ed936d13b418b577c49b4271488a /templates/base.html
parent4d3986e40ba692d9dcca9c83c7e3cbc1aa3caf02 (diff)
downloadmitjafelicijan.com-55223737e4567d5f0d699e3e2b48d2c97313719f.tar.gz
Added gif animation
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index f45914e..da9c7bf 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -41,6 +41,7 @@
41 41
42 <body> 42 <body>
43 <aside> 43 <aside>
44 <div><img src="/assets/general/animation.gif"></div>
44 <p>You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.</p> 45 <p>You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.</p>
45 <div> 46 <div>
46 <strong>About</strong> 47 <strong>About</strong>