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