diff --git a/config.toml b/config.toml index c0a7262..b89aa84 100644 --- a/config.toml +++ b/config.toml @@ -16,10 +16,10 @@ enableEmoji = true tag = 'tags' [params] - dateform = "Jan 2, 2006" - dateformShort = "Jan 2" - dateformNum = "2006-02-01" - dateformNumTime = "2006-02-01T15:04+00:00" + dateform = "02 Jan 2006" + dateformShort = "02 Jan" + dateformNum = "02 Jan 2006" + dateformNumTime = "Mon, 02 Jan 2006 15:04:05 -0700" # Metadata mostly used in document's head description = "dotya.ml homepage" keywords = "homepage, development, git, programming"