diff --git a/_config.yml b/_config.yml index 1a0e4e4..19c88bd 100644 --- a/_config.yml +++ b/_config.yml @@ -85,7 +85,9 @@ theme: chameleon ## https://github.com/curbengh/hexo-yam minify: svg: - plugins: [{cleanupIDs: false}] + plugins: + - name: 'cleanupIDs' + active: false marked: # https://github.com/hexojs/hexo-renderer-marked/pull/179