summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSkiz <skiznet@aol.com>2024-07-17 18:23:23 -0400
committerSkiz <skiznet@aol.com>2024-07-17 18:23:23 -0400
commitc39f4a2b97d03724fa72d56ebafdb3952fb7ffca (patch)
treea745b35c9cdc6fb3aa6cd3048d20dbd1e07fc3d1
parenta4b3ab4134b750d3542f83106b697df935fa4089 (diff)
Enabled tags
-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