Made date format configurable

Can be configured in config.toml Params.dateFormat
This commit is contained in:
Michael Romero 2017-03-06 14:36:35 -08:00
commit 0338abd814
4 changed files with 4 additions and 3 deletions

View file

@ -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