mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
228 B
228 B
title
title |
---|
chain |
To chain is to connect one or more identifiers with a dot. An identifier can represent a method, object, or field. For example, .Site.Params.author.name
or .Date.UTC.Hour
.