From 9af01fa8081a0485106c79256631bf3827c80e7a Mon Sep 17 00:00:00 2001 From: Pitchaya Boonsarngsuk Date: Sat, 27 Oct 2018 01:27:03 +0100 Subject: [PATCH] fix start_url --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fa2d18e..8ab8694 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "type": "image/png" } ], - "start_url": "", + "start_url": ".", "background_color": "#FFF", "Theme_color": "#536878", "display": "standalone"