mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
tpl: Rework the partial test and benchmarks
This commit is contained in:
@@ -36,7 +36,7 @@ func init() {
|
||||
},
|
||||
)
|
||||
|
||||
ns.AddMethodMapping(ctx.getCached,
|
||||
ns.AddMethodMapping(ctx.IncludeCached,
|
||||
[]string{"partialCached"},
|
||||
[][2]string{},
|
||||
)
|
||||
|
Reference in New Issue
Block a user