diff options
| -rw-r--r-- | static/assets/general/animation.gif | bin | 0 -> 60410 bytes | |||
| -rw-r--r-- | templates/base.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/static/assets/general/animation.gif b/static/assets/general/animation.gif new file mode 100644 index 0000000..8cd3168 --- /dev/null +++ b/static/assets/general/animation.gif | |||
| Binary files differ | |||
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> |
