From 7b99da1a75bcc2616d9d2d6960c7e69960e5a4cb Mon Sep 17 00:00:00 2001 From: Miodec Date: Sat, 15 Jan 2022 00:37:10 +0100 Subject: [PATCH] removed webmanifest breaking pwa --- static/images/favicon/site.webmanifest | 19 ------------------- static/index.html | 1 - 2 files changed, 20 deletions(-) delete mode 100644 static/images/favicon/site.webmanifest diff --git a/static/images/favicon/site.webmanifest b/static/images/favicon/site.webmanifest deleted file mode 100644 index 91aedef05..000000000 --- a/static/images/favicon/site.webmanifest +++ /dev/null @@ -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" -} diff --git a/static/index.html b/static/index.html index a54425c25..af6715c80 100644 --- a/static/index.html +++ b/static/index.html @@ -25,7 +25,6 @@ sizes="180x180" href="/images/favicon/apple-touch-icon.png" /> -