removed alt text from sidebar because it is not really necessary

This commit is contained in:
2023-03-05 14:07:08 +10:30
parent 39326ddbea
commit 18e32d1dc3

View File

@ -1,7 +1,7 @@
<a href="/" class="profile-img-link">
<img class="profile-img" src="/_assets/img/dp.webp" alt="A red panda rendered in chinese inks."/>
<img class="profile-img" src="/_assets/img/dp.webp" alt=""/>
</a>
<div class="sidebar-contents">
{% include 'partials/navigation.njk' %}
<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."/>
<img src="/_assets/img/143.gif" alt=""/>
</div>