mirror of
https://github.com/miniflux/v2.git
synced 2025-07-07 16:48:36 +00:00
Add web manifest file
This commit is contained in:
parent
f6a5d7d6ed
commit
589aee9f89
5 changed files with 38 additions and 3 deletions
|
@ -8,6 +8,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-title" content="Miniflux">
|
||||
<link rel="manifest" href="{{ route "webManifest" }}">
|
||||
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue