Add option to display word count

This commit is contained in:
Michael Romero 2018-11-01 01:39:04 -07:00
commit 1dcccecb26
2 changed files with 14 additions and 3 deletions

View file

@ -23,6 +23,7 @@ pygmentsCodefencesGuessSyntax = true
rss = true
comments = true
readingTime = true
wordCount = true
useHLJS = true
socialShare = true
delayDisqus = true