site.Language.Params
deprecation, now using site.Params
directly
All checks were successful
/ deploy (push) Successful in 45s
All checks were successful
/ deploy (push) Successful in 45s
This commit is contained in:
parent
45faef42db
commit
300400c196
@ -1,16 +1,18 @@
|
||||
languageCode = "en"
|
||||
languageName = "English"
|
||||
displayName = "EN"
|
||||
isoCode = "en"
|
||||
weight = 2
|
||||
rtl = false
|
||||
|
||||
[params]
|
||||
displayName = "EN"
|
||||
isoCode = "en"
|
||||
rtl = false
|
||||
dateFormat = "2 January 2006"
|
||||
|
||||
title = "Mans Ziesel"
|
||||
# logo = "img/Mans_Ziesel_Portrait.jpg"
|
||||
description = "Website of Mans Ziesel"
|
||||
# copyright = "Copy, _right?_ :thinking_face:"
|
||||
|
||||
dateFormat = "2 January 2006"
|
||||
|
||||
[author]
|
||||
name = "Mans Ziesel"
|
||||
|
@ -1,16 +1,18 @@
|
||||
languageCode = "nl"
|
||||
languageName = "Nederlands"
|
||||
displayName = "NL"
|
||||
isoCode = "nl"
|
||||
weight = 1
|
||||
rtl = false
|
||||
|
||||
[params]
|
||||
displayName = "NL"
|
||||
isoCode = "nl"
|
||||
rtl = false
|
||||
dateFormat = "2 January 2006"
|
||||
|
||||
title = "Mans Ziesel"
|
||||
# logo = "img/Mans_Ziesel_Portrait.jpg"
|
||||
description = "Website van Mans Ziesel"
|
||||
# copyright = "Copy, _right?_ :thinking_face:"
|
||||
|
||||
dateFormat = "2 January 2006"
|
||||
|
||||
[author]
|
||||
name = "Mans Ziesel"
|
||||
|
Loading…
Reference in New Issue
Block a user