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:
parent
eb22d90b56
commit
4eff9129ab
25 changed files with 48 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue