1
0
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:
RXP 2025-05-05 22:27:32 +02:00
commit 7cdd284968

View File

@ -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">