aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 142bf7b..7e4b79d 100644
--- a/config.toml
+++ b/config.toml
@@ -2,6 +2,9 @@ baseURL = "https://huntm.net/"
title = "Michael Hunteman"
pygmentsUseClasses = true
+[markup.goldmark.renderer]
+unsafe = true
+
[menu]
[[menu.nav]]
name = "Home"