feat: WordCount
This commit is contained in:
parent
ca99e5de86
commit
11a4aaacf2
@ -100,6 +100,12 @@ nav_text:
|
|||||||
# Catalog in article
|
# Catalog in article
|
||||||
toc: true
|
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
|
# Reward Setting
|
||||||
# type:0-close reward; 1-only open in article which you have configured reward:true; 2-open in all articles
|
# type:0-close reward; 1-only open in article which you have configured reward:true; 2-open in all articles
|
||||||
reward_type: 2
|
reward_type: 2
|
||||||
|
Loading…
Reference in New Issue
Block a user