mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
Set default value of DateFormat param #50
This commit is contained in:
parent
e902efea9d
commit
404716b9e5
3 changed files with 6 additions and 4 deletions
|
@ -19,8 +19,8 @@ hasCJKLanguage = true
|
|||
Profiles, backgrounds, favorite things etc.
|
||||
"""
|
||||
publicationYear = "2019"
|
||||
listPageDateFormat = "January, 2006" # See https://gohugo.io/functions/format/
|
||||
singlePageDateFormat = "January 2, 2006"
|
||||
# listPageDateFormat = "January, 2006" # See https://gohugo.io/functions/format/
|
||||
# singlePageDateFormat = "January 2, 2006"
|
||||
# custom_css = ["/css/custom.css"]
|
||||
# custom_js = ["/js/custom.js"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue