Add posts page; fix post templates

This commit is contained in:
2025-05-15 11:13:18 -07:00
parent 5f32456f4b
commit 014a3fd49f
6 changed files with 37 additions and 46 deletions

View File

@@ -11,3 +11,7 @@ $render{"templates/wares"}
<!-- render posts -->
$render{"posts"}
<h4 style="text-align: center;">
<a href="$root/posts">View more posts</a>
</h4>