summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hugo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 17898d8..25f31ff 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,7 +1,10 @@
baseURL = 'https://schizoid.party/'
languageCode = 'en-us'
title = 'Schizoid Party'
+theme = 'lugo'
+[taxonomies]
+ tag = "tags"
[markup.goldmark.renderer]
unsafe = true # Allow HTML in md files