summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2026-06-29 23:15:12 -0500
committerHunter Kvalevog <hunter@kvog.sh>2026-06-29 23:15:12 -0500
commita51c9890d2b9720297c72b646c894a11474e8532 (patch)
treeceb680b4ec84e07c04266bcf7bc90b6b5caa1036 /hugo.toml
parent531c82359c93f81e40ec2aa6d77b8e0dbd8d4c9e (diff)
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index fe72115..f096619 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,7 +1,7 @@
baseURL = 'https://kvog.sh/'
locale = 'en-us'
title = 'kvog.sh'
-theme = 'kvog'
+#theme = 'kvog'
[markup.goldmark.renderer]
unsafe = true