mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
tpl: Improve template funcs GoDoc
This commit is contained in:
@@ -64,6 +64,7 @@ type Namespace struct {
|
||||
d *deps.Deps
|
||||
}
|
||||
|
||||
// Goat creates a new SVG diagram from input v.
|
||||
func (d *Namespace) Goat(v any) SVGDiagram {
|
||||
var r io.Reader
|
||||
|
||||
|
Reference in New Issue
Block a user