From e92bad1fca8a2b6290af5dc73746f1acc72cfaf0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 9 Nov 2019 15:45:48 -0500 Subject: Porting the website to jekyll.... --- public/ico/site.webmanifest | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 public/ico/site.webmanifest (limited to 'public/ico/site.webmanifest') diff --git a/public/ico/site.webmanifest b/public/ico/site.webmanifest deleted file mode 100644 index 9b5b90d..0000000 --- a/public/ico/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "", - "short_name": "", - "icons": [ - { - "src": "/ico/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/ico/android-chrome-512x512.png", - "sizes": "512x512", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} -- cgit v1.2.3