changed blog pagination

This commit is contained in:
Satya L. Johnson 2023-05-02 22:10:04 -04:00
parent aa7843ec9e
commit 4076d6f9c3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
title = "Blog"
sort_by = "date"
paginate_by = 5
paginate_by = 10
insert_anchor_links = "right"
template = "index.html"