mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
@@ -30,7 +30,7 @@ package is auto generated.
|
||||
*/
|
||||
|
||||
// Export it so we can populate Hugo's func map with it, which makes it faster.
|
||||
var GoFuncs = builtinFuncs
|
||||
var GoFuncs = builtinFuncs()
|
||||
|
||||
// Preparer prepares the template before execution.
|
||||
type Preparer interface {
|
||||
|
Reference in New Issue
Block a user