removed webmanifest breaking pwa

This commit is contained in:
Miodec 2022-01-15 00:37:10 +01:00
parent 7130ca00a2
commit 7b99da1a75
2 changed files with 0 additions and 20 deletions

View file

@ -1,19 +0,0 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

View file

@ -25,7 +25,6 @@
sizes="180x180"
href="/images/favicon/apple-touch-icon.png"
/>
<link rel="manifest" href="/images/favicon/site.webmanifest" />
<link
rel="mask-icon"
href="/images/favicon/safari-pinned-tab.svg"