diff --git a/hugo.toml b/hugo.toml index 88682ad38b..ef2cb6a4ac 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,6 +8,10 @@ theme = ["docsy"] contentDir = "content/en" defaultContentLanguage = "en" defaultContentLanguageInSubdir = false + +# Adopt a global timezone +timeZone = "UTC" + enableRobotsTXT = true disableBrowserError = true