From dd9d45ebb1db1fcc4e5cf1d9b44478bedd1cf08c Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Fri, 30 Aug 2019 07:48:45 +0100 Subject: [PATCH] fix(hexo-yam): temporarily disable to debug SRI --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index a2d0ba2..91841cc 100644 --- a/_config.yml +++ b/_config.yml @@ -77,7 +77,7 @@ nofollow: # hexo-yam ## https://github.com/weyusi/hexo-yam -neat_enable: true +neat_enable: false neat_svg: plugins: [{cleanupIDs: false}]