Make blog compatible with latest hugo releases

This commit is contained in:
nemunaire 2025-12-03 11:08:15 +07:00
commit 789cce06d6
3 changed files with 5 additions and 3 deletions

View file

@ -8,4 +8,4 @@ steps:
build:
image: registry.nemunai.re/plugins/hugo
settings:
hugo_version: 0.119.0
hugo_version: 0.147.7

View file

@ -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"]

@ -1 +1 @@
Subproject commit 9000fbd75218ddffc83fd56cc490a0403e72b45f
Subproject commit 4ac68ab13d54c1bb8597ccbc9f96d8294d3aff78