From 53b8fa2fc240c949ead7f228f5506877b760d087 Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Thu, 27 Aug 2020 12:14:12 +0800 Subject: chore: change default date format --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 4731b39..ada9e62 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,7 @@ favicon: "" # the favicon for your site # Yat date format # refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this yat: - date_format: "%b %d, %Y" + date_format: "%d %b %Y" # If you want more debug log, you can set true # debug: false -- cgit v1.2.3