show five posts on homepage
Alan Pearce alan@alanpearce.eu
Sat, 25 Jan 2025 00:11:44 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M templates/homepage.templ → templates/homepage.templ
@@ -21,7 +21,7 @@ @Unsafe(content) </div> <section> <h2>Latest Posts</h2> - @list(posts[0:3]) + @list(posts[0:5]) </section> <section> <h2>Elsewhere on the Internet</h2>