feat: change default date format

This commit is contained in:
jeffreytse 2020-09-29 13:02:28 +08:00
parent 1909d09600
commit 1de75165bb

View file

@ -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