mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-17 16:20:26 +00:00
469 B
469 B
title, description, categories, keywords, params, aliases
| title | description | categories | keywords | params | aliases | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| strings.FirstUpper | Returns the given string, capitalizing the first character. |
|
|
{{ strings.FirstUpper "foo" }} → Foo