diff --git a/config.toml b/config.toml index 6167257f..cc7c9c58 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ disableRSS = false [pagination] # Why 97? Cos. Cos it's a prime number? -pageSize = 97 +pagerSize = 97 [frontmatter] date = ["date", "publishDate", "lastmod", ":git"]