Updated manifest's start_url to bare root path
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"short_name": "Dashy",
|
"short_name": "Dashy",
|
||||||
"description": "A Dashboard for your Homelab",
|
"description": "A Dashboard for your Homelab",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
"start_url": "./index.html",
|
"start_url": "./",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#0b1021",
|
"background_color": "#0b1021",
|
||||||
"theme_color": "#4DBA87",
|
"theme_color": "#4DBA87",
|
||||||
|
|||||||
Reference in New Issue
Block a user