mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
📝 docs(config): clarify default short date format
This commit is contained in:
parent
3969504864
commit
f57f3138c2
2 changed files with 2 additions and 2 deletions
|
@ -196,7 +196,7 @@ katex = false
|
|||
long_date_format = "%d %B %Y"
|
||||
|
||||
# Date format used for blog posts.
|
||||
# Default is "31st Dec 2011".
|
||||
# Default is "6th July 2049" in English and "%-d %B %Y" in other languages.
|
||||
short_date_format = ""
|
||||
|
||||
# Custom separator used in title tag and posts metadata (between date, time to read, and tags).
|
||||
|
|
|
@ -81,7 +81,7 @@ katex = false
|
|||
long_date_format = "%d %B %Y"
|
||||
|
||||
# Date format used for blog posts.
|
||||
# Default is "31st Dec 2011".
|
||||
# Default is "6th July 2049" in English and "%-d %B %Y" in other languages.
|
||||
short_date_format = ""
|
||||
|
||||
# Custom separator used in title tag and posts metadata (between date, time to read, and tags).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue