added TADS 1 and 2

This commit is contained in:
2025-04-04 20:28:38 +02:00
parent a02224cdc8
commit 3d894c54fc
45 changed files with 492 additions and 16 deletions

View File

@@ -22,7 +22,7 @@
{#snippet devlogPost({post}: {post: DevlogPost})}
<a href="devlog/{post.date}/" class="post">
<a href="/projects/projectn5/devlog/{post.date}/" class="post">
{#if post.banner}
<img class="post-img notched" src="/projects/projectn5/devlog/{post.date}/{post.banner}">
{:else}