Merge pull request 'fix: set alt text for the logo' (#17) from moiety/logo-alt into develop
Reviewed-on: #17 Reviewed-by: RXP <ro@noreply.koodu.h-i.works>
This commit is contained in:
commit
7cdd284968
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue