🌐 Use language specific date formats

This commit is contained in:
James Panther
2022-01-11 12:13:18 +11:00
parent 9c8601102c
commit 6eab5f95fb
8 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# https://jpanther.github.io/congo/docs/getting-started/
theme = "congo"
defaultContentLanguage = "en-au"
defaultContentLanguage = "en"
enableEmoji = true
enableRobotsTXT = true
@@ -7,6 +7,8 @@ weight = 1
title = "Congo"
# copyright = "Copy, _right?_ :thinking_face:"
dateFormat = "2 January 2006"
[author]
name = "Congo"
image = "img/author.jpg"
-1
View File
@@ -19,7 +19,6 @@ mainSections = ["samples"]
[article]
showDate = true
dateFormat = "2 January 2006"
showAuthor = true
showBreadcrumbs = true
showDraftLabel = true