🔧 style: change default long date format
This commit is contained in:
parent
2a681f005f
commit
61e288d8d5
@ -18,7 +18,7 @@ highlight_theme = "css"
|
||||
[extra]
|
||||
# Date format used when listing posts (main page, /blog section, tag posts list…)
|
||||
# Default is "6th July 2049".
|
||||
long_date_format = ""
|
||||
long_date_format = "%d %B %Y"
|
||||
|
||||
# Date format used for blog posts.
|
||||
# Default is "31st Dec 2011".
|
||||
|
Loading…
x
Reference in New Issue
Block a user