Fix deprecated settings

This commit is contained in:
nemunaire 2025-04-29 13:51:08 +02:00
parent 614ded9b82
commit 4cb3e75c67
2 changed files with 3 additions and 3 deletions

View file

@ -14,4 +14,4 @@ steps:
build:
image: registry.nemunai.re/plugins/hugo
settings:
hugo_version: 0.126.0
hugo_version: 0.144.2

View file

@ -43,11 +43,11 @@ params:
author:
name: "The happyDNS team"
showVisitedLinks: true
disableMermaid: true
mermaid: false
themeVariant:
- auto
- green
outputs:
home: [ "HTML", "RSS", "SEARCH"]
home: [ "HTML", "RSS", "PRINT"]