Merge pull request #35865 from sftim/20220811_times_in_utc

Build (and publish) website using UTC timezone
This commit is contained in:
Kubernetes Prow Robot 2023-09-08 11:14:14 -07:00 committed by GitHub
commit 1de4c16bfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ theme = ["docsy"]
contentDir = "content/en"
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = false
# Adopt a global timezone
timeZone = "UTC"
enableRobotsTXT = true
disableBrowserError = true