[THEME] Add 'return to top' button
This commit is contained in:
parent
6f457b18c7
commit
73e3e394ac
3 changed files with 14 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
<footer class="article-footer">
|
||||
<span class="footer-return">
|
||||
<a href="#">{{ i18n "page_top" | humanize }}</a>
|
||||
</span><br/>
|
||||
{{ if .PrevInSection }}
|
||||
<span class="footer-link">
|
||||
<span class="label">{{ i18n "previous_article" | humanize }}:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue