diff --git a/static/hellemmes/config.json b/static/hellemmes/config.json index 3bab275b..25e87122 100644 --- a/static/hellemmes/config.json +++ b/static/hellemmes/config.json @@ -1,6 +1,7 @@ { "label": "Hellemmes", "variables": { + "include_top_links": true, "pwa_display": "standalone", "email_header_img": "img/email-logo.png", "theme_color": "#97c038" diff --git a/static/lille/config.json b/static/lille/config.json index dd2d1e11..0a29bcf7 100644 --- a/static/lille/config.json +++ b/static/lille/config.json @@ -1,6 +1,7 @@ { "label": "Lille", "variables": { + "include_top_links": true, "pwa_display": "standalone", "email_header_img": "img/email-logo.png", "theme_color": "#e1001a" diff --git a/static/lomme/config.json b/static/lomme/config.json index 4ae41e1a..0c7b391d 100644 --- a/static/lomme/config.json +++ b/static/lomme/config.json @@ -1,6 +1,7 @@ { "label": "Lomme", "variables": { + "include_top_links": true, "pwa_display": "standalone", "email_header_img": "img/email-logo.png", "theme_color": "#009ead"