mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-05-10 06:26:00 +02:00
the "Back on top" link is now translatable.
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
{{ end }}
|
||||
</p>
|
||||
<p>
|
||||
<a href="{{ .Permalink }}#">Back to top</a>
|
||||
<a href="{{ .Permalink }}#">{{ i18n "backToTop" }}</a>
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
|
Reference in New Issue
Block a user