Skip to content

Commit 90a7ef0

Browse files
committed
removed alt
1 parent c304d4a commit 90a7ef0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
<div class="content">
2424
<div class="nav-links-index">
2525
<h1>
26-
<img src="/images/search.png" alt="Bild" class="title-image hide-on-mobile">
27-
<span class="title h1 c1">Stuff</span>
26+
<img src="/images/search.png" class="title-image hide-on-mobile">
27+
<span class="title h1 c1">Stuff</span>
2828
<span class="title h1 c2">Search</span>
29-
<img src="/images/search-inverted.png" alt="Bild" class="title-image hide-on-mobile">
29+
<img src="/images/search-inverted.png" class="title-image hide-on-mobile">
3030
</h1>
3131

3232
<style>

0 commit comments

Comments
 (0)