diff --git a/README.md b/README.md index d2767a3b3..5e694f144 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ baseurl = "localhost" title = "My Blog" languageCode = "en-us" theme = "hello-friend-ng" -paginate = 10 +pagination.pagerSize = 10 [params] dateform = "Jan 2, 2006"