mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-09-28 13:15:15 -05:00
Change pagination threshold to 10
This commit is contained in:
@@ -4,7 +4,7 @@ defaultContentLanguage: en
|
||||
copyright: '© 2021 bbaovanc <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>'
|
||||
sectionPagesMenu: main
|
||||
enableRobotsTXT: true
|
||||
paginate: 5
|
||||
paginate: 10
|
||||
enableGitInfo: true
|
||||
|
||||
taxonomies:
|
||||
|
Reference in New Issue
Block a user