mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +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.