mobile-web-app-capable
https://developers.google.com/chrome/mobile/docs/installtohomescreen
This commit is contained in:
parent
3668c87373
commit
cca4916c88
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<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