diff --git a/config.toml b/config.toml index df72991..5d3e1a8 100644 --- a/config.toml +++ b/config.toml @@ -8,14 +8,11 @@ paginate = 10 disqusShortname = "pbjorklund" +canonifyURLs = true + [markup.highlight] style = "github-dark" -[markup] - [markup.goldmark] - [markup.goldmark.renderHooks] - [markup.goldmark.renderHooks.image] - enableDefault = true [params] author = "Patrik"