Fix deprecated settings
This commit is contained in:
parent
614ded9b82
commit
1d0cbb069e
1 changed files with 2 additions and 2 deletions
|
@ -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