先安装字数统计插件
npm i --save hexo-wordcount
把_config.yml中 wordcount enable设置成true
删除themes\butterfly\source\css_layout\footer.styl中blue那一行
修改themes\butterfly\languages目录下的default.yml
修改成想要的名称即可
修改themes/butterfly/source/css/_layout/head.styl