fix for manifest
This commit is contained in:
@@ -32,11 +32,11 @@
|
||||
|
||||
<!-- meta name="apple-mobile-web-app-capable" content="yes">
|
||||
|
||||
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="/public/apple-touch-icon.png">
|
||||
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="/public/apple-touch-icon.png"-->
|
||||
<link rel="icon" type="image/png" sizes="196x196" href="/public/icon-grey.png">
|
||||
<link rel="shortcut icon" href="/public/favicon.ico" -->
|
||||
<link rel="shortcut icon" href="/public/favicon.ico">
|
||||
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
<link rel="manifest" href="manifest.webmanifest" crossorigin="use-credentials">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user