aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2018-11-06 20:44:57 +0000
committerJulio Capote <jcapote@gmail.com>2018-11-06 20:44:57 +0000
commit01d58b957f171bab6198ac382bb7e48dc627a772 (patch)
tree1042a531eb61293ad74734d0c223d228e2eb17a7 /config.toml
parent8e2e8831c5b7ead123556bd76c1a30a7dff9c985 (diff)
downloadcapotej.com-01d58b957f171bab6198ac382bb7e48dc627a772.tar.gz
tweak pagination
Diffstat (limited to '')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index ebf7dbd..4f1bc5b 100644
--- a/config.toml
+++ b/config.toml
@@ -8,7 +8,7 @@ theme = "even"
preserveTaxonomyNames = true
hasCJKLanguage = false # has chinese/japanese/korean ? # 自动检测是否包含 中文\日文\韩文
-paginate = 10 # 首页每页显示的文章数
+paginate = 9 # 首页每页显示的文章数
disqusShortname = "" # disqus_shortname
googleAnalytics = "" # UA-XXXXXXXX-X
copyright = "" # default: author.name ↓ # 默认为下面配置的author.name ↓