mobile-web-app-capable
https://developers.google.com/chrome/mobile/docs/installtohomescreen
This commit is contained in:
parent
9b80a375f5
commit
3668c87373
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<link rel="icon" type="image/png" href="./assets/img/favicon.png">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="apple-touch-icon" href="./assets/img/touch-icon-iphone.png">
|
||||
|
Loading…
Reference in New Issue
Block a user