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