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
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:
parent
eff18ba0c3
commit
85b9b17506
1 changed files with 1 additions and 1 deletions
|
@ -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'}
|
||||
|
|
Loading…
Add table
Reference in a new issue