From 67f2770af36a6d0a3119f8f2212aac228a225b51 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Wed, 19 Sep 2018 20:22:03 -0400 Subject: [PATCH] manifest --- manifest.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.webmanifest b/manifest.webmanifest index de38496..84db524 100644 --- a/manifest.webmanifest +++ b/manifest.webmanifest @@ -6,7 +6,7 @@ "background_color": "#393939", "display": "standalone", "orientation": "portrait", - "start_url": "/awesome-wm-widgets/", + "start_url": "/awesome-wm-widgets/index.html", "icons": [ { "src": "images/app-images/192x192.png",