Skip to content

Commit

Permalink
Add todo for hardcoded section navigation on chevron
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyetisoftware-jason committed Jun 30, 2020
1 parent ff69265 commit f1785ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ <h1 class="greeting">Hi, I am {{ if .Site.Params.author.name }}{{ .Site.Params.a
<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>

0 comments on commit f1785ac

Please sign in to comment.