mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
tpl: Misco GoDoc improvements
This commit is contained in:
@@ -22,7 +22,7 @@ const name = "diagrams"
|
||||
|
||||
func init() {
|
||||
f := func(d *deps.Deps) *internal.TemplateFuncsNamespace {
|
||||
ctx := &Diagrams{
|
||||
ctx := &Namespace{
|
||||
d: d,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user