mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
229 B
229 B
title, reference
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.