mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
387 B
387 B
title, description, categories, keywords, params, aliases
| title | description | categories | keywords | params | aliases | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| strings.HasSuffix | Reports whether the given string ends with the given suffix. |
|
|
{{ hasSuffix "Hugo" "go" }} → true