From 58788ef2f80837c6e1b017f279d3b5fd6ca33f7e Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 24 Sep 2022 18:32:03 +0400 Subject: [PATCH] change start_url to table-of-contents --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 9f1abec..6ebe984 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -48,7 +48,7 @@ "type": "image/png" } ], - "start_url": ".", + "start_url": "./table-of-contents", "display": "minimal-ui", "theme_color": "#DEE1E6", "background_color": "#ffffff"