My Newsletter format #63
TheDMV2
started this conversation in
Show and tell
Replies: 2 comments 3 replies
-
Turns Gmail strips it out and replaces it with blank <ul> tags. Most everything else supports SVG, though. https://www.caniemail.com/features/image-svg/ Frustrating. Can't use inline base64 encoding with gmail either. Testing with attaching base64. as per: https://stackoverflow.com/questions/9110091/base64-encoded-images-in-email-signatures |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use one extra image from Google font/icons: playlist_add-white.png
I dumped it in web/assets/img - but it can go anywhere. Best to go somewhere that won't be overwritten in a version upgrade.
Really though, I should replace it with an in-line svg, so it doesn't need an external file at all.
MAIN
ENTRIES
Beta Was this translation helpful? Give feedback.
All reactions