🌐 Restructure config for multilingual support

This commit is contained in:
James Panther
2022-01-11 10:02:51 +11:00
parent e67b9774d6
commit fe90990e10
12 changed files with 226 additions and 119 deletions
@@ -0,0 +1,17 @@
languageCode = "en-AU"
languageName = "English (Australia)"
weight = 1
title = "Congo :flag-au:"
# copyright = "Copy, _right?_ :thinking_face:"
[author]
name = "Congo"
image = "img/author.jpg"
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/" },
]