mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Replace icon for "Add to home screen" button
This commit is contained in:
parent
548c4d4efe
commit
ae13b4e420
2 changed files with 7 additions and 1 deletions
|
@ -30,6 +30,6 @@
|
|||
{{ end }}
|
||||
</section>
|
||||
<footer id="prompt-home-screen">
|
||||
<a href="#" id="btn-add-to-home-screen">★ {{ t "action.home_screen" }}</a>
|
||||
<a href="#" id="btn-add-to-home-screen" role="button">{{ icon "home" }}<span class="icon-label">{{ t "action.home_screen" }}</span></a>
|
||||
</footer>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue