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

22 lines
516 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": "Le Plessis-Trévise",
"variables": {
"favicon": "leplessistrevise/img/favicon.ico",
"theme_color": "#236bb7"
},
"settings": {
"combo": {
"COMBO_PUBLIC_TEMPLATES.update": {
"three_columns": {
"name": "Trois colonnes",
"template": "combo/page_template_3cols.html"
}
},
"COMBO_ASSET_SLOTS.update": {
"header:logo": {"label": "Têtière : logo"},
"footer:logo": {"label": "Pied de page: logo"}
}
}
}
}