wanze : theme name and favicon path update

This commit is contained in:
Daniel Muyshond 2019-11-18 16:28:26 +01:00
parent 9669f0ae41
commit 35e0c3fedf
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
{
"label": "Theme clean",
"label": "Wanze",
"variables": {
"no_extra_js": false,
"pwa_display": "standalone",
"theme_color": "#D8297B",
"favicon": "theme_clean/images/favicon.ico"
"theme_color": "#E10019",
"favicon": "wanze/images/favicon.ico"
}
}