From 8c445af7459b14f00b627927cf56ce9a44b7b12b Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Wed, 11 Sep 2019 06:46:31 +0100 Subject: [PATCH] chore: update hexo-yam option - https://github.com/curbengh/hexo-yam/releases/tag/v3.0.0 --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ba2a5b5..2d3334b 100644 --- a/_config.yml +++ b/_config.yml @@ -77,9 +77,9 @@ nofollow: # hexo-yam ## https://github.com/weyusi/hexo-yam -neat_enable: true -neat_svg: - plugins: [{cleanupIDs: false}] +minify: + svg: + plugins: [{cleanupIDs: false}] # Deployment ## Docs: https://hexo.io/docs/deployment.html