mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 00:29:31 -04:00
229 B
229 B
title | reference |
---|---|
function | /functions |
Used within a template action, a function takes one or more arguments and returns a value. Unlike methods, functions are not associated with an object.