summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorjeffreytse <jeffreytse.mail@gmail.com>2019-12-12 16:49:27 +0800
committerjeffreytse <jeffreytse.mail@gmail.com>2019-12-12 16:49:27 +0800
commit43241dbb64f5e6c0d3d8e4245c4164a04ab4c643 (patch)
tree3221c3e641a84bd130b08a078cb6211b55fadf8b /_config.yml
parentb0ff0b029e2a7c839142681e8ef835325e48e08e (diff)
chore: update default date format
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index cab6b3b..6380701 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: "%b %d, %Y"
# If you want more debug log, you can set true
# debug: false