diff options
author | alpaylan | 2021-04-16 15:31:48 +0300 |
---|---|---|
committer | alpaylan | 2021-04-16 15:31:48 +0300 |
commit | 1495152ca8638c927c1588b844f65bb05e3f29a0 (patch) | |
tree | 089d9a73e1188ebfc3e2f23454d196597e46d82f /site/templates | |
parent | 93ae5dd8b67844b9f17904a1db6104780db25fcb (diff) | |
parent | 0f67c6c79325078ad71f666915c065d15d417814 (diff) | |
download | gradecoin-1495152ca8638c927c1588b844f65bb05e3f29a0.tar.gz gradecoin-1495152ca8638c927c1588b844f65bb05e3f29a0.tar.bz2 gradecoin-1495152ca8638c927c1588b844f65bb05e3f29a0.zip |
Merge remote-tracking branch 'origin/main'
# Conflicts:
# site/public/search_index.en.js
Diffstat (limited to 'site/templates')
-rw-r--r-- | site/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/templates/index.html b/site/templates/index.html index 1256b2a..4bd9867 100644 --- a/site/templates/index.html +++ b/site/templates/index.html | |||
@@ -2,6 +2,7 @@ | |||
2 | 2 | ||
3 | {% block head %} | 3 | {% block head %} |
4 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> | 4 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> |
5 | <link rel="stylesheet" href="/site.css" /> | ||
5 | {% endblock head %} | 6 | {% endblock head %} |
6 | 7 | ||
7 | {% block hero %} | 8 | {% block hero %} |