mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-06-25 16:04:37 -05:00
fix: set alt text for the logo
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
<div>
|
||||
<div class="header-left">
|
||||
<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>
|
||||
</div>
|
||||
<div class="header-center">
|
||||
|
Reference in New Issue
Block a user