hellemmes/lille/lomme: remove hardcoded email logo (#61424)

This commit is contained in:
Frédéric Péters 2022-04-26 16:50:27 +02:00
parent 946ddf3b60
commit 1549b06500
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_img": "img/email-logo.png",
"email_header_img": "",
"theme_color": "#97c038"
},
"settings": {

View File

@ -3,7 +3,7 @@
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_img": "img/email-logo.png",
"email_header_img": "",
"theme_color": "#e1001a"
},
"settings": {

View File

@ -3,7 +3,7 @@
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_img": "img/email-logo.png",
"email_header_img": "",
"theme_color": "#009ead"
},
"settings": {