imio-publik-themes/static/erezee/config.json

36 lines
697 B
JSON

{
"label": "Érezée",
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:background": {
"label": "Image de bannière"
},
"header:logo": {
"label": "Image de logo"
},
"emails:logo": {
"label": "Image d'en-tête dans les mails"
}
},
"COMBO_CELL_ASSET_SLOTS.update": {
"data_linkcell": {
"picture": {
"prefix": "Image de tuile « Lien »"
}
}
},
"COMBO_MAP_DEFAULT_POSITION": {
"lat": "50.29237271352576",
"lng": "5.557831329120604"
}
}
},
"variables": {
"pwa_display": "standalone",
"theme_color": "#19647E",
"favicon": "erezee/images/favicon.ico",
"include_top_links": false
}
}