summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorjeffreytse <jeffreytse.mail@gmail.com>2020-08-27 12:14:12 +0800
committerjeffreytse <jeffreytse.mail@gmail.com>2020-08-27 12:14:12 +0800
commit53b8fa2fc240c949ead7f228f5506877b760d087 (patch)
tree2d0cfb2b56eeba94c986994bf81f5d0566548221 /_config.yml
parent3ff757af6744e48aa9ff8bbb0c2d051ccdacb3f2 (diff)
chore: change 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 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