From d1b029427a753a9bafdda081a3a24a57a8fb7c11 Mon Sep 17 00:00:00 2001 From: thuhole Date: Sat, 20 Jun 2020 13:57:18 +0800 Subject: [PATCH] CDN test --- public/static/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/manifest.json b/public/static/manifest.json index 355d8b8..aefb42c 100644 --- a/public/static/manifest.json +++ b/public/static/manifest.json @@ -13,7 +13,7 @@ "type": "image/png" } ], - "start_url": "../", + "start_url": "./index.html", "display": "standalone", "theme_color": "#333333", "background_color": "#333333"