16 lines
446 B
HTML
16 lines
446 B
HTML
|
<tr>
|
||
|
<td align="center" class="email-masthead">
|
||
|
<a
|
||
|
href="https://remixtape.dev"
|
||
|
class="email-masthead_name text-base font-bold no-underline text-gray-postmark-light"
|
||
|
style="text-shadow: 0 1px 0 #ffffff"
|
||
|
>
|
||
|
<img
|
||
|
width="128px"
|
||
|
src="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📼</text></svg>"
|
||
|
alt="Your logo"
|
||
|
/>
|
||
|
</a>
|
||
|
</td>
|
||
|
</tr>
|