🚨 Support new language params changes in Hugo

This commit is contained in:
James Panther
2023-05-25 14:12:42 +10:00
parent aba3d34482
commit 50c5d212de
8 changed files with 27 additions and 23 deletions
+7 -6
View File
@@ -1,18 +1,19 @@
languageCode = "en"
languageName = "English"
displayName = "EN"
isoCode = "en"
weight = 1
rtl = false
title = "Congo"
# description = "My awesome website"
# copyright = "Copy, _right?_ :thinking_face:"
dateFormat = "2 January 2006"
[params]
isoCode = "en"
displayName = "EN"
rtl = false
dateFormat = "2 January 2006"
# mainSections = ["section1", "section2"]
# description = "My awesome website"
[author]
# name = "Your name here"