Skip to content

Commit da3b5bc

Browse files
committed
Updated manifest's start_url to bare root path
1 parent 2f3cc1c commit da3b5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"short_name": "Dashy",
44
"description": "A Dashboard for your Homelab",
55
"scope": "/",
6-
"start_url": "./index.html",
6+
"start_url": "./",
77
"display": "standalone",
88
"background_color": "#0b1021",
99
"theme_color": "#4DBA87",

0 commit comments

Comments
 (0)