From 11a4aaacf20828f8fd6d1fb9042ede3207cdc8cc Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Tue, 7 Jan 2020 19:44:35 +0800 Subject: [PATCH] feat: WordCount --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3463634..98b56c4 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,12 @@ nav_text: # Catalog in article toc: true +# https://github.com/willin/hexo-wordcount +word_count: + enable: true + # only display in article page(not in index page) + only_article_visit: true + # Reward Setting # type:0-close reward; 1-only open in article which you have configured reward:true; 2-open in all articles reward_type: 2