diff --git a/_config.yml b/_config.yml index 1f9817b..3b0fd96 100644 --- a/_config.yml +++ b/_config.yml @@ -115,5 +115,9 @@ minify: svg: plugins: cleanupIds: false + include: + - "*.svg" + - "!*.min.svg" + - "!forkawesome-webfont.svg" zstd: enable: true