mail: whisper money logo on header

This commit is contained in:
Víctor Falcón 2025-12-17 15:29:55 +01:00
parent 53c124a01f
commit 61160ee15e
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -2,7 +2,7 @@
<tr>
<td class="header">
<a href="{{ $url }}" style="display: inline-block;">
<svg class="logo" xmlns="http://www.w3.org/2000/svg" width="75" height="75" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bird-icon lucide-bird"><path d="M16 7h.01"/><path d="M3.4 18H12a8 8 0 0 0 8-8V7a4 4 0 0 0-7.28-2.3L2 20"/><path d="m20 7 2 .5-2 .5"/><path d="M10 18v3"/><path d="M14 17.75V21"/><path d="M7 18a6 6 0 0 0 3.84-10.61"/></svg>
<img src="{{ $url }}/images/whisper_money_e.png" width="75" height="75" title="Whisper Money" alt="Whisper Money" />
</a>
</td>
</tr>