1
0
Fork 0
mirror of https://git.btclock.dev/btclock/webui.git synced 2025-01-17 15:42:22 +01:00

Add alt tag to bitaxe logo
Some checks failed
BTClock WebUI CI / check-changes (push) Has been cancelled
BTClock WebUI CI / build (push) Has been cancelled

This commit is contained in:
Djuri Baars 2024-12-18 01:28:17 +01:00
parent eff18ba0c3
commit 85b9b17506

View file

@ -70,7 +70,7 @@
<ZapIcon></ZapIcon>
{/if}
{#if char.endsWith('bitaxe')}
<img src="/bitaxe.webp" class="bitaxelogo" />
<img src="/bitaxe.webp" class="bitaxelogo" alt="BitAxe logo" />
{/if}
</div>
{:else if char === 'STS'}