add manifest reference to html
This commit is contained in:
parent
9f441bfaaf
commit
d47d221fe5
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||||
<meta name="mobile-web-app-capable" content="yes" />
|
<meta name="mobile-web-app-capable" content="yes" />
|
||||||
<link rel='shortcut icon' href='/favicon.png'>
|
<link rel='shortcut icon' href='/favicon.png'>
|
||||||
|
<link rel='manifest' href='/manifest.json'>
|
||||||
<title>ONYX/scry</title>
|
<title>ONYX/scry</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue