Update manifest start URL and make drone auto-promote staging
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-10-23 12:15:47 -05:00
parent 67f900c5a7
commit 1da11574d3
2 changed files with 17 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"background_color": "#fafafa",
"display": "standalone",
"scope": "./i/",
"start_url": "./i/",
"start_url": "./i/index.html",
"icons": [
{
"src": "assets/icons/icon-72x72.png",