mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-03-16 00:50:16 +01:00
Added appleMobileWebApp definitions
This commit is contained in:
@@ -10,6 +10,8 @@ module.exports = {
|
||||
publicPath: "",
|
||||
pwa: {
|
||||
manifestPath: "assets/manifest.json",
|
||||
appleMobileWebAppStatusBarStyle: "black",
|
||||
appleMobileWebAppCapable: "yes",
|
||||
iconPaths: {
|
||||
favicon32: "assets/icons/favicon-32x32.png",
|
||||
favicon16: "assets/icons/favicon-16x16.png",
|
||||
|
||||
Reference in New Issue
Block a user