We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ab651 commit e895e7dCopy full SHA for e895e7d
config.toml
@@ -30,3 +30,7 @@ weight = 30
30
name = "<i class='fab fa-slack'></i> Slack"
31
url = "https://gophers.slack.com/messages/CDJD3SUP6/"
32
weight = 40
33
+
34
+[markup.goldmark.renderer]
35
+# Allow raw HTML and JavaScript.
36
+unsafe = true
0 commit comments