Merge pull request #385 from LoganTann/master
fix: manifest causes 404 when making pwa shortcut
This commit is contained in:
commit
c44979bbae
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
],
|
||||
"lang": "en",
|
||||
"start_url": "./",
|
||||
"start_url": "../",
|
||||
"theme_color": "#4F4F4F",
|
||||
"background_color": "#EBEBEB",
|
||||
"orientation": "portrait"
|
||||
|
|
Loading…
Reference in a new issue