band-aid fix for manifest

This commit is contained in:
adueck 2023-02-04 17:36:14 +05:00
parent d1667960e7
commit a2dfdecd93
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ export default defineConfig({
"type": "image/png" "type": "image/png"
} }
], ],
"start_url": "./table-of-contents", "start_url": ".",
"display": "minimal-ui", "display": "minimal-ui",
"theme_color": "#DEE1E6", "theme_color": "#DEE1E6",
"background_color": "#ffffff" "background_color": "#ffffff"