start_url should be project directory

This commit is contained in:
Abraham Williams
2019-08-22 22:47:46 -05:00
committed by GitHub
parent 81252fd8bd
commit d785f169c6

View File

@@ -34,7 +34,7 @@
"type": "image/png"
}
],
"start_url": "/",
"start_url": "./",
"display": "standalone",
"theme_color": "#121212",
"background_color": "#121212"