add core alt text for important images

This commit is contained in:
2023-03-04 13:37:28 +10:30
committed by GitHub
parent edae8f7c68
commit 61971002b5
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<a href="/" class="profile-img-link">
<img class="profile-img" src="/_assets/img/dp.webp"/>
<img class="profile-img" src="/_assets/img/dp.webp" alt="A red panda rendered in chinese inks."/>
</a>
<div class="sidebar-contents">
{% include 'partials/navigation.njk' %}
<img src="/_assets/img/143.gif"/>
<img src="/_assets/img/143.gif" alt="The character Yui Hirasawa from the anime K-on floating ina cube of water in a inner tube. The image has been rendered in a chibi, pixel art style with a short looping animation of Yui floating up and down."/>
</div>