Explorar o código

Add todo for hardcoded section navigation on chevron

Jason Tipton %!s(int64=5) %!d(string=hai) anos
pai
achega
f1785ac88a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      layouts/partials/home.html

+ 1 - 0
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>