1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-10 02:08:57 +00:00

Capitalize singular

Added in  it's ``Data.Singular``
This commit is contained in:
Bruno Clermont 2015-03-15 20:51:16 +07:00 committed by bep
parent 0ab345236d
commit 3b2e1006fc

View file

@ -97,7 +97,7 @@ variables](/templates/variables/) available to use in the templates.
Taxonomy pages will additionally have:
**.Data.`singular`** The taxonomy itself.<br>
**.Data.`Singular`** The taxonomy itself.<br>
## Example List Template Pages