Skip to content

Commit 1e11918

Browse files
author
Kristján Oddsson
authored
Add empty alt text to image to mark it as decorative. (skills#8)
See https://www.w3.org/WAI/tutorials/images/decorative/
1 parent 2a65262 commit 1e11918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advance your GitHub journey
22

3-
<img src=https://user-images.githubusercontent.com/1221423/156894097-ff2d6566-7b6a-4488-950e-f4ebe990965a.svg width=200 align=right>
3+
<img alt="" src=https://user-images.githubusercontent.com/1221423/156894097-ff2d6566-7b6a-4488-950e-f4ebe990965a.svg width=200 align=right>
44

55
_Learn how to use GitHub with interactive courses designed for beginners and experts._
66

0 commit comments

Comments
 (0)