Remove scope from manifest
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Garrett Mills 2020-10-28 11:42:45 -05:00
parent 1a7fe37b67
commit 021dfe0e3e
Signed by: garrettmills
GPG Key ID: D2BF5FBA8298F246

View File

@ -4,8 +4,8 @@
"theme_color": "#3A86FF", "theme_color": "#3A86FF",
"background_color": "#fafafa", "background_color": "#fafafa",
"display": "standalone", "display": "standalone",
"scope": "./i/", "scope": "./",
"start_url": "./i/index.html", "start_url": "./index.html",
"icons": [ "icons": [
{ {
"src": "assets/icons/icon-72x72.png", "src": "assets/icons/icon-72x72.png",