summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-07-06 13:13:44 +0200
committerGravatar Johannes Christ <[email protected]>2024-07-06 13:13:44 +0200
commit1e3005083bca22c04f890daca5cf7e74401b0aa3 (patch)
tree46403fe1f4b883bc757d94a36e11bd5afb96b7d4 /config.toml
parentInitial commit (diff)
Import all content
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 4 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index 1d7c819..b2ad71b 100644
--- a/config.toml
+++ b/config.toml
@@ -1,3 +1,4 @@
-baseURL = 'http://example.org/'
-languageCode = 'en-us'
-title = 'My New Hugo Site'
+baseURL = "https://blog.pythondiscord.com"
+languageCode = "en-us"
+title = "Python Discord"
+theme = "ananke"