lille: add logo to emails (#31225)

This commit is contained in:
Frédéric Péters 2019-04-10 16:03:24 +02:00
parent 1ad52b2f28
commit b7589416a6
6 changed files with 3 additions and 0 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB