fix: manifest causes 404 when making pwa shortcut

fixes #384
This commit is contained in:
ShinProg (Logan Tann) 2022-01-17 11:38:38 +01:00 committed by GitHub
parent fb78ecb410
commit 1464b2c319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
}
],
"lang": "en",
"start_url": "./",
"start_url": "../",
"theme_color": "#4F4F4F",
"background_color": "#EBEBEB",
"orientation": "portrait"