From 565d5749f7487331d8c7ce21712b1722d22c76cc Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 22 Sep 2022 21:28:41 -0400 Subject: [PATCH] fix file location? --- MTG/icons/site.webmanifest | 19 ------------------- MTG/index.html | 2 +- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 MTG/icons/site.webmanifest diff --git a/MTG/icons/site.webmanifest b/MTG/icons/site.webmanifest deleted file mode 100644 index bd09022..0000000 --- a/MTG/icons/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "MTG Life Counter", - "short_name": "MTG Life Counter", - "icons": [ - { - "src": "android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "android-chrome-512x512.png", - "sizes": "512x512", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} diff --git a/MTG/index.html b/MTG/index.html index 4d5d8f0..0111405 100644 --- a/MTG/index.html +++ b/MTG/index.html @@ -7,7 +7,7 @@ - +