Hi. I’ve tried tinkering with the build and ended up resorting to using absolute url path (https://biramis.netlify.com/emails/logo.png) for the image. It’s not showing in the email even with the absolute url. I made sure the image is interlaced.
Here’s my html:
<img src="https://biramis.netlify.com/emails/logo.png" alt='logo'></img>