lille: be explicit about top links as the value changed (#53694)

This commit is contained in:
Frédéric Péters 2021-05-03 18:19:37 +02:00
parent 5138963833
commit 450eb8c528
3 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"label": "Hellemmes",
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_img": "img/email-logo.png",
"theme_color": "#97c038"

View File

@ -1,6 +1,7 @@
{
"label": "Lille",
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_img": "img/email-logo.png",
"theme_color": "#e1001a"

View File

@ -1,6 +1,7 @@
{
"label": "Lomme",
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_img": "img/email-logo.png",
"theme_color": "#009ead"