hellemmes/lille/lomme: declare email logo asset (#61424)

This commit is contained in:
Frédéric Péters 2022-04-28 13:22:46 +02:00
parent c680e44613
commit e785dca942
3 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_asset": "emails:logo",
"email_header_img": "",
"theme_color": "#97c038"
},

View File

@ -3,6 +3,7 @@
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_asset": "emails:logo",
"email_header_img": "",
"theme_color": "#e1001a"
},

View File

@ -3,6 +3,7 @@
"variables": {
"include_top_links": true,
"pwa_display": "standalone",
"email_header_asset": "emails:logo",
"email_header_img": "",
"theme_color": "#009ead"
},