Skip to content

Commit 7a3e106

Browse files
Improved accessibility: added alt and title to logo image (#4645)
* Improved accessibility: added alt and title to logo image * fix: removed title attribute from amp-img
1 parent 7cff2a8 commit 7a3e106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
data-position="bottom"
480480
>
481481
<amp-img
482-
alt="logo"
482+
alt="MusicBlocks Logo"
483483
width="100%"
484484
src="images/logo.svg"
485485
>

0 commit comments

Comments
 (0)