diff --git a/hugo.toml b/hugo.toml index 0624bed..d2be144 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,7 +8,8 @@ contentDir = 'content' [markup] [markup.goldmark.renderer] unsafe = true - +[markup.goldmark] + duplicateResourceFiles = true [markup.tableOfContents] startLevel = 1