aboutsummaryrefslogtreecommitdiffstats
path: root/site/templates/index.html
diff options
context:
space:
mode:
authorYigit Sever2021-04-17 20:35:07 +0300
committerYigit Sever2021-04-17 20:35:07 +0300
commit90c38366c248b58e74f377cb69102642ff2a94cd (patch)
tree2716c17254dda9484e88c9bd0e8e2be99b02d59f /site/templates/index.html
parent3c3a27e6e0fc76b414ff28d774584b1764219836 (diff)
downloadgradecoin-90c38366c248b58e74f377cb69102642ff2a94cd.tar.gz
gradecoin-90c38366c248b58e74f377cb69102642ff2a94cd.tar.bz2
gradecoin-90c38366c248b58e74f377cb69102642ff2a94cd.zip
Fix read more link
Diffstat (limited to 'site/templates/index.html')
-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 a374d60..4cfd11f 100644
--- a/site/templates/index.html
+++ b/site/templates/index.html
@@ -47,7 +47,7 @@ footer {
47{% endblock hero %} 47{% endblock hero %}
48 48
49{% block content %} 49{% block content %}
50<div class="tcontainer"> 50<div class="tcontainer" id="features">
51 <div class="ticker-wrap"> 51 <div class="ticker-wrap">
52 <div class="ticker-move"> 52 <div class="ticker-move">
53 <div class="ticker-item"><b>News:</b></div> 53 <div class="ticker-item"><b>News:</b></div>