📝 docs(config): clarify default short date format
This commit is contained in:
parent
3969504864
commit
f57f3138c2
@ -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…
x
Reference in New Issue
Block a user