snek-tech-blog/layouts/partials/meta/word-count.html

5 lines
147 B
HTML
Raw Normal View History

2023-06-07 00:24:51 +00:00
<span title="Word count" class="word-count">
{{- i18n "article.word_count" .WordCount | markdownify | emojify -}}
</span>
{{- /* Trim EOF */ -}}