🚨 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
@@ -1,18 +1,19 @@
languageCode = "en-au"
languageName = "English (Australia)"
displayName = ":flag-au:"
isoCode = "en-AU"
weight = 1
rtl = false
title = "Congo"
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
copyright = "© 2023 Congo contributors"
dateFormat = "2 January 2006"
[params]
isoCode = "en-AU"
displayName = ":flag-au:"
rtl = false
dateFormat = "2 January 2006"
mainSections = ["samples"]
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
[author]
name = "Congo"