band-aid fix for manifest
This commit is contained in:
parent
d1667960e7
commit
a2dfdecd93
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue