Merge pull request #329 from edvin3443/fix/logo-alt-attribute
This commit is contained in:
@@ -1093,7 +1093,7 @@ export class EmailService {
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="width:180px;">
|
<td style="width:180px;">
|
||||||
<a href="${LANDING_URI}?ref=badge" target="_blank">
|
<a href="${LANDING_URI}?ref=badge" target="_blank">
|
||||||
<img height="auto" src="https://cdn.useplunk.com/badge.png" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;font-size:13px;" width="180" />
|
<img alt="Powered by Plunk" height="auto" src="https://cdn.useplunk.com/badge.png" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;font-size:13px;" width="180" />
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user