WIP: i think i got it

This commit is contained in:
2025-05-20 17:49:56 -07:00
parent 039461c581
commit 37958c8ad8
3 changed files with 10 additions and 37 deletions

View File

@@ -6,13 +6,7 @@ $render{"templates/wares"}
<h2>Posts</h2>
$list_posts{limit = 5}[[
<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>
]]
$lp{limit = 5}
<h4 style="text-align: center;">
<a href="$root/posts">View more posts</a>