From 6d3b8739287f8f1c89211b1c785342c2ce9050f5 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Wed, 1 Nov 2023 21:02:09 +0100 Subject: pokpok --- content/blog/_index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/blog') diff --git a/content/blog/_index.md b/content/blog/_index.md index 7357281..6249033 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -3,4 +3,5 @@ title = "Blog" sort_by = "date" template = "blog.html" page_template = "blog-article.html" +paginate_by = 5 +++ -- cgit