diff --git a/mondarth-com/hugo.toml b/mondarth-com/hugo.toml index 71f8ce6..41b5d11 100644 --- a/mondarth-com/hugo.toml +++ b/mondarth-com/hugo.toml @@ -13,6 +13,12 @@ timeZone = "Europe/London" favicon = "ulenar.png" cyoa = ["Player", "Game Master", "Technical"] +[markup] + [markup.goldmark] + [markup.goldmark.renderer] + unsafe = true + + [menus] [[menus.main]] name = 'Home'