Add posts page; fix post templates

This commit is contained in:
2025-06-16 20:18:04 -07:00
parent 329c0dc3cc
commit fc9497b152
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>