diff --git a/config.toml b/config.toml
index c0c7b4af95eccf15b8e0ec89b1ce33819d1a9ca2..9084347e23fab3257e9a3bec5ab7b57d75fcf423 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,7 @@ baseURL = "https://codechina.gitcode.host/programmer/rust"
 languageCode = "zh"
 title = "Rust 书架"
 copyright = "© 2020 CODE CHINA"
-paginate = 4
+paginate = 10
 DefaultContentLanguage = "zh"
 enableInlineShortcodes = true
 footnoteReturnLinkContents = "^"