From 72f27300bc71993cab592af82f07b5f9d7bc70ba Mon Sep 17 00:00:00 2001 From: Joan CiberSheep Date: Sun, 17 Nov 2024 01:10:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8c0506..2e740f1 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ languageCode = "en-us" # Add it only if you keep the theme in the `themes` directory. # Remove it if you use the theme as a remote Hugo Module. theme = "re-terminal" -paginate = 5 +pagination.pagerSize = 5 [params] # dir name of your main content (default is `content/posts`).