We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d21841 commit 0cd0746Copy full SHA for 0cd0746
hugo.toml
@@ -4,7 +4,8 @@ title = 'Telltale'
4
theme = 'PaperMod'
5
6
# Pagination settings
7
-paginate = 10
+[pagination]
8
+ pagerSize = 10
9
10
[params]
11
description = "Experimentation Framework for Gradle Builds"
0 commit comments