Update index.html
This commit is contained in:
@@ -15,8 +15,8 @@
|
|||||||
<link rel="icon" type="image/png" href="assets/icon/favicon.png"/>
|
<link rel="icon" type="image/png" href="assets/icon/favicon.png"/>
|
||||||
|
|
||||||
<!-- add to homescreen for ios -->
|
<!-- add to homescreen for ios -->
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
<meta name="mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
<meta name="mobile-web-app-status-bar-style" content="black"/>
|
||||||
<link rel="manifest" href="manifest.webmanifest">
|
<link rel="manifest" href="manifest.webmanifest">
|
||||||
<meta name="theme-color" content="#1976d2">
|
<meta name="theme-color" content="#1976d2">
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user