Add an alt label identity images. (#137)

This commit is contained in:
Tyler Kennedy 2022-12-06 19:03:53 -05:00 committed by GitHub
parent dcf2d801b9
commit 8c45a65594
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{% load activity_tags %}
<div class="post user">
<img src="{{ identity.local_icon_url }}" class="icon">
<img src="{{ identity.local_icon_url }}" class="icon" alt="Avatar for {{ identity.name_or_handle }}">
{% if created %}
<time>