Skip to content

Commit 0cd0746

Browse files
committed
using correct pagination
1 parent 4d21841 commit 0cd0746

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hugo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ title = 'Telltale'
44
theme = 'PaperMod'
55

66
# Pagination settings
7-
paginate = 10
7+
[pagination]
8+
pagerSize = 10
89

910
[params]
1011
description = "Experimentation Framework for Gradle Builds"

0 commit comments

Comments
 (0)