diff options
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/_index.md | 1 |
1 files changed, 1 insertions, 0 deletions
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
+++
|