We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb5ff8 commit 4965910Copy full SHA for 4965910
_config.yml
@@ -217,7 +217,13 @@ post_meta:
217
created_at: true
218
updated_at: false
219
categories: true
220
-
+
221
+# Post wordcount display settings
222
+# Dependies: https://github.com/willin/hexo-wordcount
223
+post_wordcount:
224
+ item_text: true
225
+ wordcount: false
226
+ min2read: false
227
228
# Wechat Subscriber
229
#wechat_subscriber:
0 commit comments