Merge pull request #22 from abraham/patch-1

start_url should be project directory
This commit is contained in:
Liyas Thomas 2019-08-23 09:27:30 +05:30 committed by GitHub
commit 5adbd9519b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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