mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
389 B
389 B
title, description, categories, keywords, params, aliases
title | description | categories | keywords | params | aliases | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
strings.HasPrefix | Reports whether the given string begins with the given prefix. |
|
|
{{ hasPrefix "Hugo" "Hu" }} → true