yelog / hexo-theme-3-hexo

hexo主题:三段式设计、极简、方便 Hexo theme: three-stage design
https://yelog.org
MIT License
692 stars 206 forks source link

统计字数无法正常显示 #112

Closed grandyang closed 3 years ago

grandyang commented 3 years ago

你好,请问我的博客上的统计字数无法正常显示,会是什么原因呢,该如何调试呢?

grandyang commented 3 years ago

解决了。。。

word_count: true

true 开启字数统计

开启此功能需要安装插件 :在 hexo根目录 执行npm i hexo-wordcount --save