aboutsummaryrefslogtreecommitdiff
path: root/hugo/config.toml
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2022-03-29 12:45:29 +0200
committerRasmus Dahlberg <rasmus@mullvad.net>2022-03-29 12:45:29 +0200
commitf1b6f48f077f67edff9f38a38b35d486c65fc57b (patch)
tree769678325857da2da1eec3ff75c0860744e51ba1 /hugo/config.toml
parentd0e41b9bb3e0fc1eef1ef674590e4f1f4ec00ab7 (diff)
add all brand assets
Diffstat (limited to 'hugo/config.toml')
-rw-r--r--hugo/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/hugo/config.toml b/hugo/config.toml
index 2e17baf..c3c18a1 100644
--- a/hugo/config.toml
+++ b/hugo/config.toml
@@ -35,3 +35,6 @@ theme = "researcher"
name = "About"
url = "/about"
weight = 3
+
+[markup.goldmark.renderer]
+ unsafe = true # allow raw HTML in markdown files