diff --git a/vite.config.ts b/vite.config.ts index 320ad8e..5ec4cce 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -95,7 +95,7 @@ export default defineConfig({ "type": "image/png" } ], - "start_url": "./table-of-contents", + "start_url": ".", "display": "minimal-ui", "theme_color": "#DEE1E6", "background_color": "#ffffff"