diff --git a/hugo.yaml b/hugo.yaml index 2ab53d8..baf25cb 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -34,3 +34,5 @@ taxonomies: permalinks: articles: "/s/articles/:year/:month/:day/:slug" + +ignoreLogs: [ "warning-goldmark-raw-html" ]