mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-05-06 14:41:02 -05:00
fix: set alt text for the logo
This commit is contained in:
parent
1420d61892
commit
dbea3ff219
@ -24,7 +24,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<div class="header-left">
|
<div class="header-left">
|
||||||
<a href="/">
|
<a href="/">
|
||||||
<img src="/assets/images/global/logo-dark.svg" title="bad-space-logo" />
|
<img src="/assets/images/global/logo-dark.svg" alt="The Bad Space" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="header-center">
|
<div class="header-center">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user