From 3f0363c429b44b62f9bc8ae3933f8f731460e590 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Tue, 6 Nov 2018 17:03:26 -0500 Subject: use preffered date format --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index b6a7143..8c0b813 100644 --- a/config.toml +++ b/config.toml @@ -73,7 +73,7 @@ copyright = "" # default: author.name ↓ # 默认为下面配 showArchiveCount = false # The date format to use; for a list of valid formats, see https://gohugo.io/functions/format/ - dateFormatToUse = "2006-01-02" + dateFormatToUse = "01-02-2006" # show word count and read time ? # 是否显示字数统计与阅读时间 moreMeta = false -- cgit v1.2.3