aboutsummaryrefslogtreecommitdiffstats
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
commit267abe06b7bbb0f262f5c2c80da8f67cdf6208e3 (patch)
treeec3707a708dca06ca38ed7f6dd0ab8ea840474c1 /site/templates
parent2f3df91da0087fef13d5207a3b789149a49f604e (diff)
downloadgradecoin-267abe06b7bbb0f262f5c2c80da8f67cdf6208e3.tar.gz
gradecoin-267abe06b7bbb0f262f5c2c80da8f67cdf6208e3.tar.bz2
gradecoin-267abe06b7bbb0f262f5c2c80da8f67cdf6208e3.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'})">