mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
improve (pwa): provide icon for ios
This commit is contained in:
parent
6b7c35f9cd
commit
8c1952d59c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||||
<link rel="manifest" href="/assets/manifest.json">
|
<link rel="manifest" href="/assets/manifest.json">
|
||||||
|
<link rel="apple-touch-icon" href="/assets/logo/apple-touch-icon.png">
|
||||||
<meta content="yes" name="apple-mobile-web-app-capable">
|
<meta content="yes" name="apple-mobile-web-app-capable">
|
||||||
<meta content="Filestash" name="apple-mobile-web-app-title">
|
<meta content="Filestash" name="apple-mobile-web-app-title">
|
||||||
<meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
|
<meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue