Fix all page

This commit is contained in:
2025-10-24 23:17:26 +08:00
parent db628efba8
commit 167ca8c811
6 changed files with 29 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
$<include src="header.html"/>
<h1>Recent Posts</h1>
$<post-list limit=50/>
$<post-list limit=2/>
$<include src="footer.html"/>