fix deprecation warnings from hugo since hugo v0.112.0

https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
main
Dominic Reich 10 months ago
parent 62ffea3ac0
commit 9eeb1f4dc3
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -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…
Cancel
Save