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

27 lines
502 B
JSON

{
"label": "Manage",
"variables": {
"no_extra_js": false,
"pwa_display": "standalone",
"theme_color": "#07689F",
"include_top_links": false,
"favicon": "manage/images/favicon.ico"
},
"settings": {
"combo": {
"COMBO_MAP_DEFAULT_POSITION": {
"lat": "50.5030",
"lng": "4.2353"
},
"COMBO_ASSET_SLOTS.update": {
"header:background": {
"label": "Image d'en tête du guichet"
},
"header:logo": {
"label": "Logo d'en tête du guichet"
}
}
}
}
}