Feat: cross compile script

This commit is contained in:
HFO4
2020-03-09 16:53:01 +08:00
parent 30311d181d
commit 68d3131521
16 changed files with 215 additions and 75 deletions

View File

@@ -120,7 +120,7 @@ func Manifest(c *gin.Context) {
"sizes": "512x512",
},
},
"start_url": ".",
"start_url": "/",
"display": options["pwa_display"],
"theme_color": options["pwa_theme_color"],
"background_color": options["pwa_background_color"],