mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
@@ -53,7 +53,7 @@ func init() {
|
||||
ns.AddMethodMapping(ctx.Errorf,
|
||||
[]string{"errorf"},
|
||||
[][2]string{
|
||||
{`{{ errorf "%s." "failed" }}`, `failed.`},
|
||||
{`{{ errorf "%s." "failed" }}`, ``},
|
||||
},
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user