Move manifest json to root
This commit is contained in:
parent
497abae68b
commit
eeb6ba36b6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"lang": "en-US",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait",
|
||||
"start_url": "/",
|
||||
"start_url": "./",
|
||||
"scope": ".",
|
||||
"background_color": "#fff",
|
||||
"theme_color": "#fff",
|
Loading…
Reference in a new issue