publik-base-theme/static/nimes/config.json

21 lines
478 B
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"label": "Nîmes",
"variables": {
"theme_color": "#c51012"
},
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:logo": { "label": "Têtière : logo" },
"emails:logo": { "label": "Courriels : logo" }
},
"COMBO_PUBLIC_TEMPLATES.update": {
"two-sidebars": {
"name": "Une colonne et deux barres latérales",
"template": "combo/page_template_2sidebars.html"
}
}
}
}
}