Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Tipton <jason@blueyetisoftware.com>2020-06-30 08:11:05 +0300
committerJason Tipton <jason@blueyetisoftware.com>2020-06-30 08:11:05 +0300
commitf1785ac88a9340121b0efd817c04150a8cb59847 (patch)
treeb5a2b9e87b715260450a3beb61b89b9150333080 /layouts
parentff692650a7ca228a45f35d60b841265a6c2343b6 (diff)
Add todo for hardcoded section navigation on chevron
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/home.html b/layouts/partials/home.html
index d67eccd..d87a3fb 100644
--- a/layouts/partials/home.html
+++ b/layouts/partials/home.html
@@ -18,6 +18,7 @@
<li>{{ . }}</li>
{{ end }}
</ul>
+ <!-- @todo this section should go to the first section, not necessarily about -->
<a href="#about"><i class="arrow bounce fa fa-chevron-down"></i></a>
</div>
</div>