mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-01 19:22:38 +00:00
content: Correct the partials.IncludeCached signature
This commit is contained in:
@@ -7,7 +7,7 @@ params:
|
||||
functions_and_methods:
|
||||
aliases: [partialCached]
|
||||
returnType: any
|
||||
signatures: ['partials.IncludeCached LAYOUT CONTEXT [VARIANT...]']
|
||||
signatures: ['partials.IncludeCached LAYOUT [CONTEXT] [VARIANT...]']
|
||||
aliases: [/functions/partialcached]
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user