mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-08-17 12:01:14 +02: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