Skip to content

Commit

Permalink
Add alt to avatar image
Browse files Browse the repository at this point in the history
  • Loading branch information
Cauchon committed Mar 29, 2020
1 parent 788f01e commit 8bf7444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/layout.html
Expand Up @@ -3,7 +3,7 @@
---
<header class="sidebar">
<a href="/" title="Photo of my face" aria-label="Photo of my face">
<img src="/images/avatar.jpg" height="150" width="150" class="avatar" />
<img src="/images/avatar.jpg" height="150" width="150" class="avatar" alt="my avatar" />
</a>

<div class="sidebar-text">
Expand Down

0 comments on commit 8bf7444

Please sign in to comment.