Skip to content

Commit 078b2e2

Browse files
author
Splitter
committed
starters: upgrade to support Hugo breaking changes
1 parent ba75d66 commit 078b2e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/_default/hugo.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ removePathAccents: true
2121

2222
enableGitInfo: false
2323
summaryLength: 30
24-
paginate: 10
24+
pagination:
25+
pagerSize: 10
2526
enableEmoji: true
2627
enableRobotsTXT: true
2728
footnotereturnlinkcontents: <sup>^</sup>

0 commit comments

Comments
 (0)