1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Improve the way to define and use date-format.

This commit is contained in:
Cotes Chung
2020-02-22 07:16:58 +08:00
parent 4661ec95b9
commit b3c493a6de
7 changed files with 22 additions and 26 deletions

9
_data/date_format.yml Normal file
View File

@@ -0,0 +1,9 @@
# The date format
# v2.1
# https://github.com/cotes2020/jekyll-theme-chirpy
# © 2020 Cotes Chung
# MIT Licensed
tooltip: "%a, %b %e, %Y, %l:%M %p %z"
post: "%b %e, %Y"