1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

feat(ui): add "back to top" link

This commit is contained in:
Steven vanZyl 2025-09-12 16:41:39 -04:00 committed by GitHub
parent eb22d90b56
commit 4eff9129ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 48 additions and 0 deletions

View file

@ -18,6 +18,8 @@
</div>
</div>
<a href="#" class="elevator">{{ icon "up" }}{{ t "page.footer.elevator" }}</a>
<div class="pagination-forward">
<div class="pagination-next {{ if not .ShowNext }}disabled{{end}}">
{{ if .ShowNext }}