diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 96b5e48..d480cdf 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -10,7 +10,7 @@ timeout = "60s" shortname = "taurusxin" [pagination] -pagerSize = 10 +pagerSize = 5 [permalinks] post = "/:slug/"