Fix missing homepage content
1 file changed, 5 insertions(+), 0 deletions(-)
changed files
M config.toml → config.toml
@@ -59,3 +59,8 @@ [privacy.vimeo] disable = true [privacy.youtube] disable = true + +[markup] + [markup.goldmark] + [markup.goldmark.renderer] + unsafe = true