Add word count to page meta

This commit is contained in:
wizardbyron
2021-12-16 17:37:46 +08:00
committed by James Panther
parent 24ce98d1f2
commit 65a7228bfc
5 changed files with 12 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<span>
{{ .WordCount }} {{- i18n "article.word_count_unit" -}}
</span>
{{- /* Trim EOF */ -}}