fix(hexo-yam): exclude forkawesome font

This commit is contained in:
Ming Di Leom 2026-03-15 02:44:01 +00:00
parent 9eae48f5af
commit b93b708781
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 4 additions and 0 deletions

View File

@ -115,5 +115,9 @@ minify:
svg:
plugins:
cleanupIds: false
include:
- "*.svg"
- "!*.min.svg"
- "!forkawesome-webfont.svg"
zstd:
enable: true