mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
Fix typo in header of shortcode-templates.md
This commit is contained in:
committed by
digitalcraftsman
parent
c8f1a2d2f6
commit
32356e4eab
@@ -107,7 +107,7 @@ The `.Params` variable in shortcodes contains the list parameters passed to shor
|
||||
`$.Page.Site.Params`
|
||||
: refers to global variables as defined in your [site's configuration file][config].
|
||||
|
||||
#### `.IsNameParams`
|
||||
#### `.IsNamedParams`
|
||||
|
||||
The `.IsNamedParams` variable checks whether the shortcode declaration uses named parameters and returns a boolean value.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user