Fix deprecated settings
This commit is contained in:
parent
614ded9b82
commit
4cb3e75c67
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
|
@ -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"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue