diff options
| author | Yigit Sever | 2021-04-17 20:35:07 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-04-17 20:35:07 +0300 |
| commit | a6c5b36d4e6b6364fccf07b9aa5dce2715d01537 (patch) | |
| tree | b86705ea23f200d661a519167d46c23d7ba3e9e2 /site/templates/index.html | |
| parent | 2f725db96bd60ef16cbc189bb0da77e9977f1397 (diff) | |
| download | gradecoin-a6c5b36d4e6b6364fccf07b9aa5dce2715d01537.tar.gz gradecoin-a6c5b36d4e6b6364fccf07b9aa5dce2715d01537.tar.bz2 gradecoin-a6c5b36d4e6b6364fccf07b9aa5dce2715d01537.zip | |
Fix read more link
Diffstat (limited to 'site/templates/index.html')
| -rw-r--r-- | site/templates/index.html | 2 |
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> |
