Skip to content

Commit 8d38884

Browse files
Add alt text to image
1 parent a17d30e commit 8d38884

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
@@ -76,7 +76,7 @@
7676
</head>
7777
<body>
7878
<div class="banner">
79-
<img src="images/gitgitgadget-explanation.png" />
79+
<img src="images/gitgitgadget-explanation.png" alt="An arrow from git logo to an envelop with git logo. The arrow is labelled by famous Inspector Gadget hat."/>
8080
<big>GitGitGadget</big><br />
8181
Contributing git.git patches via GitHub PRs<br />
8282
<small>... one iteration at a time... </small>

0 commit comments

Comments
 (0)