summaryrefslogtreecommitdiffstats
path: root/site/templates
diff options
context:
space:
mode:
authorYigit Sever2021-04-15 20:29:38 +0300
committerYigit Sever2021-04-15 20:29:38 +0300
commit54098ea2c6daf7e2ff46d91da56d18352d733766 (patch)
tree165971a7c63a9d23848f24d00828295f3c23114e /site/templates
parentf61043325cabd007cc69b70ddeb49157ca61f636 (diff)
downloadgradecoin-54098ea2c6daf7e2ff46d91da56d18352d733766.tar.gz
gradecoin-54098ea2c6daf7e2ff46d91da56d18352d733766.tar.bz2
gradecoin-54098ea2c6daf7e2ff46d91da56d18352d733766.zip
Add title to site
Diffstat (limited to 'site/templates')
-rw-r--r--site/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/templates/index.html b/site/templates/index.html
index 997d004..cbaec1b 100644
--- a/site/templates/index.html
+++ b/site/templates/index.html
@@ -11,7 +11,7 @@
11 <div> 11 <div>
12 </div> 12 </div>
13</section> 13</section>
14<img class="hero-image" style="width: 45%" src="{{ get_url(path="gradecoin.png") }}"> 14<img class="hero-image" style="width: 40%" src="{{ get_url(path="gradecoin.png") }}">
15 15
16<div class="explore-more text" 16<div class="explore-more text"
17 onclick="document.getElementById('features').scrollIntoView({behavior: 'smooth'})"> 17 onclick="document.getElementById('features').scrollIntoView({behavior: 'smooth'})">