This website requires JavaScript.
Explore
Help
Sign In
marcel
/
congo
mirror of
https://github.com/jpanther/congo.git
Watch
1
Star
0
Fork
You've already forked congo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
260030d98f
congo
/
layouts
/
partials
/
meta
/
word-count.html
5 lines
99 B
HTML
Raw
Normal View
History
Unescape
Escape
✨ Add word count to page meta
2021-12-16 09:37:46 +00:00
<
span
>
🌐 Pass .WordCount to i18n function
2021-12-17 01:20:47 +00:00
{{- i18n "article.word_count" .WordCount | emojify -}}
✨ Add word count to page meta
2021-12-16 09:37:46 +00:00
<
/
span
>
{{- /* Trim EOF */ -}}