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
|
@ -101,4 +101,4 @@ home = [ "HTML", "ATOM", "JSON", "HumansTXT", "Tootpick"]
|
|||
section = [ "HTML", ]
|
||||
page = [ "HTML" ]
|
||||
taxonomy = [ "HTML" ]
|
||||
taxonomyTerm = [ "HTML" ]
|
||||
#taxonomyTerm = [ "HTML" ]
|
||||
|
|
|
@ -7,12 +7,10 @@ weight = 1
|
|||
#rtl = false
|
||||
|
||||
title = "OE7DRT"
|
||||
description = "my personal website – OE7DRT"
|
||||
# description = "My awesome website"
|
||||
#copyright = "Copy, _right?_ :thinking_face:"
|
||||
copyright = "Copyright by Dominic Reich “OE7DRT”."
|
||||
|
||||
[params]
|
||||
description = "my personal website – OE7DRT"
|
||||
dateFormat = "2 January 2006"
|
||||
|
||||
[params.author]
|
||||
|
|
Loading…
Reference in a new issue