From c77e7fadfbfeabb820209d2a147ecd475357146d Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sun, 9 Feb 2025 13:11:32 +0800 Subject: [PATCH] fix: pagerSize --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 5c6549f..06ac7fa 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,8 @@ baseurl: https://www.taurusxin.com languageCode: zh-cn theme: hugo-theme-stack -pagination.pagerSize: 5 +pagination: + pagerSize: 10 title: TaurusXin 的独立博客 # Change it to your Disqus shortname before using