319 B
319 B
title | description | categories | menu | keywords | signature | hugoversion | aliases | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
strings.FirstUpper | Capitalizes the first character of a given string. |
|
|
|
|
{{ strings.FirstUpper "foo" }} → "Foo"