mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
🐹 Add date format option
This commit is contained in:
parent
af2b170429
commit
a49f7bd2db
3 changed files with 4 additions and 2 deletions
|
@ -14,6 +14,8 @@ pygmentsUseClasses = true
|
|||
Profiles, backgrounds, favorite things etc.
|
||||
"""
|
||||
publicationYear = "2018"
|
||||
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