mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00: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