mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
@@ -25,7 +25,7 @@ func init() {
|
||||
docs := make(map[string]interface{})
|
||||
d := &deps.Deps{}
|
||||
|
||||
var namespaces []*internal.TemplateFuncsNamespace
|
||||
var namespaces internal.TemplateFuncsNamespaces
|
||||
|
||||
for _, nsf := range internal.TemplateFuncsNamespaceRegistry {
|
||||
nf := nsf(d)
|
||||
|
Reference in New Issue
Block a user