Replace paginate with pagination.pagerSize

This commit is contained in:
Joan CiberSheep
2024-11-18 14:25:54 +01:00
parent 0cf062adb0
commit c66bfd3c71

View File

@@ -1,7 +1,7 @@
baseurl = "https://re-terminal.nebrowser.com"
languageCode = "en-us"
# theme = "hugo-theme-re-terminal"
paginate = 5
pagination.pagerSize = 5
[params]
contentTypeName = "posts"