fix(mailer): wrong asset url

This commit is contained in:
limes 2025-11-10 04:29:53 +01:00
parent 2e9ac5c49c
commit ec7e80f38d

View File

@ -130,7 +130,7 @@
<tr>
<td>
<a href="https://pretendo.network">
<img class="logo" width="auto" height="48px" src="/home/limes/Downloads/pretendo-wordmark-white.png" alt="Pretendo">
<img class="logo" width="auto" height="48px" src="https://assets.pretendo.cc/images/pretendo-wordmark-singlecolor-white.png" alt="Pretendo">
</a>
</td>
</tr>