Skip to content

Commit 7958594

Browse files
author
Tim Bannister
committed
Build (and publish) website using UTC timezone
Coordinated Universal Time feels like the right fit for a project, and website, with global reach.
1 parent 9b21522 commit 7958594

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hugo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ theme = ["docsy"]
88
contentDir = "content/en"
99
defaultContentLanguage = "en"
1010
defaultContentLanguageInSubdir = false
11+
12+
# Adopt a global timezone
13+
timeZone = "UTC"
14+
1115
enableRobotsTXT = true
1216
disableBrowserError = true
1317

0 commit comments

Comments
 (0)