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

27 lines
523 B
JSON

{
"label": "Braine-le-Château",
"variables": {
"no_extra_js": false,
"pwa_display": "standalone",
"theme_color": "#026770",
"include_top_links": false,
"favicon": "brainelechateau/images/favicon.ico"
},
"settings": {
"combo": {
"COMBO_MAP_DEFAULT_POSITION": {
"lat": "50.6831",
"lng": "4.2729"
},
"COMBO_ASSET_SLOTS.update": {
"header:background": {
"label": "Image d'en tête du guichet"
},
"header:logo": {
"label": "Logo d'en tête du guichet"
}
}
}
}
}