hugo-theme-introduction/layouts/partials/top-icon.html
2018-06-25 15:03:18 +02:00

5 lines
125 B
HTML

<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>