aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index f0ea4ea..c66a274 100644
--- a/config.toml
+++ b/config.toml
@@ -3,6 +3,10 @@ languageCode = "en-us"
title = "new.pablotron.org"
theme = "hugo-pt2021"
+[params]
+ # timezone (used for "bin/new post some-post")
+ tz = "-04:00"
+
[[params.social]]
icon = "github"
name = "github"