Made date format configurable
Can be configured in config.toml Params.dateFormat
This commit is contained in:
parent
2b485bb5da
commit
0338abd814
4 changed files with 4 additions and 3 deletions
|
|
@ -11,6 +11,7 @@ pygmentCodeFences = true
|
|||
subtitle = "Build a beautiful and simple website in minutes"
|
||||
logo = "img/avatar-icon.png"
|
||||
favicon = "img/favicon.ico"
|
||||
dateFormat = "January 2, 2006"
|
||||
commit = false
|
||||
rss = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue