Files
11ty_neocities/src/_includes/partials/sidebar.njk

7 lines
477 B
Plaintext
Raw Normal View History

2023-03-01 00:17:17 +10:30
<a href="/" class="profile-img-link">
2023-03-04 13:37:28 +10:30
<img class="profile-img" src="/_assets/img/dp.webp" alt="A red panda rendered in chinese inks."/>
</a>
2023-02-24 19:08:47 +10:30
<div class="sidebar-contents">
{% include 'partials/navigation.njk' %}
2023-03-04 13:37:28 +10:30
<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>