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

21 lines
467 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": "Signal Publik",
"variables": {
"include_top_links": false,
"theme_color": "#37bd9c"
},
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:logo": { "label": "Têtière : logo" }
},
"WCS_FORM_ASSET_SLOTS": {
"logo": {
"prefix": "Pictogramme"
}
},
"COMBO_MAP_ATTRIBUTION": "&copy; <a href='http://www.openstreetmap.org/copyright'>OpenStreetMap</a>"
}
}
}