feat: change default date format
This commit is contained in:
parent
1909d09600
commit
1de75165bb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue