oh no i bit more than i could chew oh fuck oh shit *dies*

This commit is contained in:
sundae 2026-04-07 11:43:33 +03:00
commit 19b436ead1
Signed by: sundae
SSH key fingerprint: SHA256:MsJkKuo4PUdjQDpLeaURy81drKkW14exlTHp+8QFu6M
73 changed files with 553 additions and 780 deletions

View file

@ -1,7 +1,8 @@
---
order: 3
---
<section id="posts">
<article id="posts">
<nav>
<ul role="list">
{% for post in collections.posts reversed %}
<li>
@ -15,8 +16,9 @@ order: 3
</a>
</li>
{% endfor %}
<article>
<p>...I'll eventually write more stuff worth talking about on here when the motivation strikes.</p>
</article>
</ul>
</section>
</nav>
</article>
<article>
<p>...I'll eventually write more stuff worth talking about on here when the motivation strikes.</p>
</article>