Skip to content

Commit 77f1862

Browse files
committed
Update deprecated config
1 parent a026583 commit 77f1862

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ pygmentsCodefences = true
1414
pygmentsUseClasses = true
1515
pygmentsCodefencesGuessSyntax = true
1616

17-
paginate = 5
1817
googleAnalytics = "UA-120967880-1" # UA-XXXXXXXX-X
1918

19+
[pagination]
20+
pagerSize = 5
2021

2122
[sitemap] # essential
2223
changefreq = "weekly"

0 commit comments

Comments
 (0)