From 580b412c68a7f9a00f4e588bd7e7f35e8e246aee Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 4 Feb 2023 17:45:26 +0500 Subject: [PATCH] manifest update --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index 3429f59..9bbfa8d 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -95,7 +95,7 @@ export default defineConfig({ "type": "image/png" } ], - "start_url": ".", + "start_url": "./table-of-contents", "display": "minimal-ui", "theme_color": "#DEE1E6", "background_color": "#ffffff"