1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-02 16:38:37 +00:00

Add button to add to Home screen

This commit is contained in:
Frédéric Guillot 2020-02-09 11:41:00 -08:00
parent 997e9422eb
commit dc4240e702
16 changed files with 101 additions and 30 deletions

View file

@ -25,4 +25,7 @@
</div>
{{ end }}
</section>
<footer id="prompt-home-screen">
<a href="#" id="btn-add-to-home-screen">★ {{ t "action.home_screen" }}</a>
</footer>
{{ end }}