wanze : favicon path & theme color setup

This commit is contained in:
Daniel Muyshond 2019-11-22 16:13:16 +01:00
parent 1b609ab32b
commit ece1458de2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"variables": {
"no_extra_js": false,
"pwa_display": "standalone",
"theme_color": "#E10019",
"theme_color": "#e64d1a",
"favicon": "wanze/images/favicon.ico"
}
}