mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
437 B
437 B
title, description, categories, keywords, action
| title | description | categories | keywords | action | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WordCount | Returns the number of words in the content of the given page. |
|
{{ .WordCount }} → 103
To round up to nearest multiple of 100, use the FuzzyWordCount method.