forked from btclock/webui
Add alt tag to bitaxe logo
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…
Reference in a new issue