Fix pagination config in Hugo
This commit is contained in:
parent
f231c3da8e
commit
b5237c2f5d
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ baseurl: "https://rennerocha.com/"
|
|||
languageCode: "pt-br"
|
||||
title: "Renne Rocha"
|
||||
theme: "hugo-tania"
|
||||
paginate: 6
|
||||
pagination:
|
||||
pagerSize: 6
|
||||
|
||||
params:
|
||||
author: "Renne Rocha"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue