Made dateFormat configurable in config.toml
This commit is contained in:
parent
44bdb457db
commit
d5de1306d0
4 changed files with 4 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ pygmentCodeFences = true
|
|||
logo = "img/avatar-icon.png"
|
||||
favicon = "img/favicon.ico"
|
||||
commit = false
|
||||
dateFormat = "January 2, 2006"
|
||||
|
||||
[[Params.bigimg]]
|
||||
src = "img/path.jpg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue