mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-06-05 15:32:02 -05:00
Merge pull request 'fix: set alt text for the logo' (#17) from moiety/logo-alt into develop
Reviewed-on: https://koodu.h-i.works/projects/thebadspace/pulls/17 Reviewed-by: RXP <ro@noreply.koodu.h-i.works>
This commit is contained in:
commit
7cdd284968
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user