mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
🔧 style: change default long date format
This commit is contained in:
parent
2a681f005f
commit
61e288d8d5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue