Skip to content

Commit b61ae31

Browse files
committed
Image SEO optimization.
1 parent 0b3a131 commit b61ae31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{% if start == '/' %}
1616
{% assign avatar_url = avatar_url | prepend: site.baseurl %}
1717
{% endif %}
18-
<img src="{{ avatar_url }}">
18+
<img src="{{ avatar_url }}" alt="avatar">
1919
</a>
2020
</div>
2121

0 commit comments

Comments
 (0)