show five posts on homepage
1 file changed, 1 insertion(+), 1 deletion(-)
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>