global: add alt descriptions for images
This commit is contained in:
parent
984088b827
commit
01dfdae15e
3 changed files with 22 additions and 21 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<katcenkat>
|
||||
<img src="/static/assets/images/notfound.webp" />
|
||||
<img src="/static/assets/images/leuf.webp" />
|
||||
<img src="/static/assets/images/notfound.webp" alt="Pink text, 404 Not Found" />
|
||||
<img src="/static/assets/images/leuf.webp" alt="A drawing depicting a cute but fat cat" />
|
||||
</katcenkat>
|
||||
Loading…
Add table
Add a link
Reference in a new issue