From 1de75165bbd78ffbc9fcd5b8480e8b9fd8f9deaf Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Tue, 29 Sep 2020 13:02:28 +0800 Subject: feat: change default date format --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4ccb82d..f8d98f7 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: "%d %b %Y" + date_format: "%b %d, %Y" # If you want more debug log, you can set true # debug: false -- cgit v1.2.3