mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Replace paginate with pagination.pagerSize in hugo.yaml
This commit is contained in:
parent
ebf39263a6
commit
e84f334591
@ -4,9 +4,11 @@ defaultContentLanguage: en
|
||||
copyright: '© 2021 bbaovanc <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>'
|
||||
sectionPagesMenu: main
|
||||
enableRobotsTXT: true
|
||||
paginate: 5
|
||||
enableGitInfo: true
|
||||
|
||||
pagination:
|
||||
pagerSize: 5
|
||||
|
||||
taxonomies:
|
||||
_merge: deep
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user