WIP: i think i got it

This commit is contained in:
2025-06-16 20:18:05 -07:00
parent 52342a77e5
commit d5197a0a58
3 changed files with 10 additions and 37 deletions

View File

@@ -1,11 +1,3 @@
<h2>Posts</h2>
$lp
$list_posts[[
<section>
<h3><a href="$target">$post_title</a></h3>
<time>$publish_date</time> — $blurb
<a class="read-post-link" href="$target">Read post →</a>
</section>
]]