Skip to content

Commit 9e30959

Browse files
add alt for menu image button
1 parent 78fa991 commit 9e30959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/title.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="title">
22
<div class="mobile menu-button">
3-
<img src="/assets/icons/menu.svg">
3+
<img src="/assets/icons/menu.svg" alt="mobile menu button">
44
</div>
55
<a href="/">{{ site.title }}</a>
66
</div>

0 commit comments

Comments
 (0)