summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/_default/hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index bdf46e4..438f694 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -9,6 +9,7 @@ enableEmoji = true
cleanDestinationDir = true
ignoreFiles = ['templates/logo\.txt$']
disableHugoGeneratorInject = true
+timeZone = "UTC"
[permalinks]
entry = "/:year/:month/:day/:filename"