Add todo for hardcoded section navigation on chevron

This commit is contained in:
Jason Tipton 2020-06-29 21:11:05 -08:00
parent ff692650a7
commit f1785ac88a

View file

@ -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>