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,9 +1,10 @@
---
order: 2
---
{%for update in collections.updates reversed%}
<article>
{{ update.content }}
<h2><time datetime="{{update.fileSlug}}">{{update.fileSlug|readable}}</time></h2>
{%if update.data.title%}<span>{{update.data.title}}</span>{%endif%}
{{update.content}}
</article>
{%endfor%}
{%endfor%}