diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 26cfcdb..7bd5380 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -8,4 +8,4 @@ steps: build: image: registry.nemunai.re/plugins/hugo settings: - hugo_version: 0.119.0 + hugo_version: 0.147.7 diff --git a/config.toml b/config.toml index d506f02..c83e52b 100644 --- a/config.toml +++ b/config.toml @@ -3,9 +3,11 @@ theme = "hugo-theme-roland" languageCode = "en-us" defaultContentLanguage = "en" preserveTaxonomyNames = true -paginate = 5 #frontpage pagination copyright = "happyDomain" +[pagination] +pagerSize = 5 + [outputs] home = ["HTML", "RSS", "JSON"] diff --git a/themes/hugo-theme-roland b/themes/hugo-theme-roland index 9000fbd..4ac68ab 160000 --- a/themes/hugo-theme-roland +++ b/themes/hugo-theme-roland @@ -1 +1 @@ -Subproject commit 9000fbd75218ddffc83fd56cc490a0403e72b45f +Subproject commit 4ac68ab13d54c1bb8597ccbc9f96d8294d3aff78