aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 7e98142..50b1dc4 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,7 @@
baseURL = "https://blog.nsfisis.dev"
languageCode = "ja-JP"
hasCJKLanguage = true
+timeZone = "Asia/Tokyo"
title = "REPL: Rest-Eat-Program Loop"
theme = "mypaper"