fix deprecation warnings from hugo since hugo v0.112.0
→ https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
This commit is contained in:
parent
62ffea3ac0
commit
9eeb1f4dc3
2 changed files with 2 additions and 4 deletions
config/_default
|
@ -101,4 +101,4 @@ home = [ "HTML", "ATOM", "JSON", "HumansTXT", "Tootpick"]
|
||||||
section = [ "HTML", ]
|
section = [ "HTML", ]
|
||||||
page = [ "HTML" ]
|
page = [ "HTML" ]
|
||||||
taxonomy = [ "HTML" ]
|
taxonomy = [ "HTML" ]
|
||||||
taxonomyTerm = [ "HTML" ]
|
#taxonomyTerm = [ "HTML" ]
|
||||||
|
|
|
@ -7,12 +7,10 @@ weight = 1
|
||||||
#rtl = false
|
#rtl = false
|
||||||
|
|
||||||
title = "OE7DRT"
|
title = "OE7DRT"
|
||||||
description = "my personal website – OE7DRT"
|
|
||||||
# description = "My awesome website"
|
|
||||||
#copyright = "Copy, _right?_ :thinking_face:"
|
|
||||||
copyright = "Copyright by Dominic Reich “OE7DRT”."
|
copyright = "Copyright by Dominic Reich “OE7DRT”."
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
description = "my personal website – OE7DRT"
|
||||||
dateFormat = "2 January 2006"
|
dateFormat = "2 January 2006"
|
||||||
|
|
||||||
[params.author]
|
[params.author]
|
||||||
|
|
Loading…
Add table
Reference in a new issue