publik-base-theme/static/villeurbanne-intranet/config.json

18 lines
427 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": "Villeurbanne Intranet",
"variables": {
"theme_color": "#0e96a8",
"email_header_asset": "emails:logo",
"include_registration_link": false
},
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:logo": { "label": "Têtière : logo" },
"header:background": { "label": "Têtière : fond" },
"emails:logo": {"label": "Emails : logo"}
}
}
}
}