1
0
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:
Zoë 2025-05-02 00:04:12 +02:00
parent 1420d61892
commit dbea3ff219
No known key found for this signature in database
GPG Key ID: B4CA6F5B4034F028

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