mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 06:05:39 -04:00
Add timeZone
This commit is contained in:
parent
4bc4821521
commit
562ad8e969
@ -2,6 +2,7 @@ baseURL = "https://gohugo.io/"
|
||||
paginate = 100
|
||||
defaultContentLanguage = "en"
|
||||
enableEmoji = true
|
||||
timeZone = "Europe/Oslo"
|
||||
# Set the unicode character used for the "return" link in page footnotes.
|
||||
footnotereturnlinkcontents = "↩"
|
||||
languageCode = "en-us"
|
||||
|
Loading…
x
Reference in New Issue
Block a user