mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
432 B
432 B
title, description, categories, keywords, action, aliases
| title | description | categories | keywords | action | aliases | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inflect.Singularize | Singularizes the given word according to a set of common English singularization rules. |
|
|
{{ "cats" | singularize }} → cat