Image SEO optimization.
This commit is contained in:
parent
cdab915bd9
commit
a53afb912f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
{% if start == '/' %}
|
{% if start == '/' %}
|
||||||
{% assign avatar_url = avatar_url | prepend: site.baseurl %}
|
{% assign avatar_url = avatar_url | prepend: site.baseurl %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<img src="{{ avatar_url }}">
|
<img src="{{ avatar_url }}" alt="avatar">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue