Skip to content

Commit 9ad2958

Browse files
committed
Start URL on PWA manifest
1 parent 633eb2e commit 9ad2958

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
@@ -18,7 +18,7 @@
1818
"sizes": "512x512"
1919
}
2020
],
21-
"start_url": ".",
21+
"start_url": "/",
2222
"display": "standalone",
2323
"theme_color": "#000000",
2424
"background_color": "#ffffff"

0 commit comments

Comments
 (0)