mirror of https://gitlab.com/curben/blog
fix(hexo-yam): exclude forkawesome font
This commit is contained in:
parent
d2f68f497d
commit
abcf310a4e
|
|
@ -111,5 +111,9 @@ minify:
|
|||
svg:
|
||||
plugins:
|
||||
cleanupIds: false
|
||||
include:
|
||||
- "*.svg"
|
||||
- "!*.min.svg"
|
||||
- "!forkawesome-webfont.svg"
|
||||
zstd:
|
||||
enable: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue