summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 4b91591..b9f0a34 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -2,7 +2,7 @@ baseURL = 'https://thesiah.xyz/'
languageCode = 'en-us'
title = 'THESIAH'
defaultContentLanguage = "en"
-paginate = "7"
+pagination.pagerSize = "7"
theme = "spectral"
#googleAnalytics = "G-XXXXXXXXXX"