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:
|
||||
image: registry.nemunai.re/plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.126.0
|
||||
hugo_version: 0.144.2
|
||||
|
|
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue