This commit is contained in:
2025-10-25 21:10:52 +08:00
parent 7db680831d
commit 5928f7d13c
4 changed files with 16 additions and 8 deletions

View File

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