Merge pull request #385 from LoganTann/master

fix: manifest causes 404 when making pwa shortcut
This commit is contained in:
Pierre Rudloff 2022-01-17 20:24:57 +01:00 committed by GitHub
commit c44979bbae
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"