Skip to content

Commit c79f117

Browse files
authored
Merge pull request #146 from w3c/hotfix/#574-missing-role-svg-images
Add missing role to SVG image example code
2 parents a57fc65 + b78b8e8 commit c79f117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<img src="/dist/assets/svg/illustration-1.svg" alt>
1+
<img src="/dist/assets/svg/illustration-1.svg" role="img" alt>

0 commit comments

Comments
 (0)