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: build:
image: registry.nemunai.re/plugins/hugo image: registry.nemunai.re/plugins/hugo
settings: settings:
hugo_version: 0.126.0 hugo_version: 0.144.2

View file

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