diff options
author | alpaylan | 2021-04-16 15:31:48 +0300 |
---|---|---|
committer | alpaylan | 2021-04-16 15:31:48 +0300 |
commit | d9bd31d24d248e0923d08ac02252ec5c0b77a50c (patch) | |
tree | 34033b88f5979411cbec5c410030786ad5a78968 /site/templates/index.html | |
parent | 10e424b775bcf60c91710486b292fc91dba4fcc9 (diff) | |
parent | 20609a19fdb7fb1a81db77233858cf229b57465c (diff) | |
download | gradecoin-d9bd31d24d248e0923d08ac02252ec5c0b77a50c.tar.gz gradecoin-d9bd31d24d248e0923d08ac02252ec5c0b77a50c.tar.bz2 gradecoin-d9bd31d24d248e0923d08ac02252ec5c0b77a50c.zip |
Merge remote-tracking branch 'origin/main'
# Conflicts:
# site/public/search_index.en.js
Diffstat (limited to 'site/templates/index.html')
-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 %} |