congo/exampleSite/config/_default/languages.en.toml

29 lines
775 B
TOML
Raw Normal View History

2022-01-11 01:00:27 +00:00
languageCode = "en-au"
languageName = "English (Australia)"
weight = 1
2022-01-11 01:00:27 +00:00
title = "Congo"
2023-01-13 02:18:58 +00:00
copyright = "© 2023 Congo contributors"
[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"
image = "img/author.jpg"
headline = "Not your ordinary theme!"
bio = "This is an example author bio, and although there's a stock photo of a dog here, this article was actually created by a human. :dog:"
links = [
{ twitter = "https://twitter.com/" },
{ facebook = "https://facebook.com/" },
{ linkedin = "https://linkedin.com/" },
{ youtube = "https://youtube.com/" },
]