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