set config.json

This commit is contained in:
Daniel Muyshond 2020-05-04 10:29:35 +02:00
parent 19191c08bb
commit 5bbb30cdbc
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
{
"label": "Theme clean",
"label": "Léglise",
"variables": {
"no_extra_js": false,
"pwa_display": "standalone",
"theme_color": "#D8297B",
"favicon": "theme_clean/images/favicon.ico"
"theme_color": "#11b3b3",
"favicon": "leglise/images/favicon.ico"
}
}