summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
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