mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 08:44:44 -04:00
Fix typo
This commit is contained in:
parent
8cba70e28c
commit
b68d0d892f
@ -243,7 +243,7 @@ Using the preceding `instagram` with `hidecaption` example above, the following
|
|||||||
|
|
||||||
### `param`
|
### `param`
|
||||||
|
|
||||||
Gets a value from the current `Page's` params set in front matter, with a fall back to the site param value. If will log an `ERROR` if the param with the given key could not be found in either.
|
Gets a value from the current `Page's` params set in front matter, with a fall back to the site param value. It will log an `ERROR` if the param with the given key could not be found in either.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
{{</* param testparam */>}}
|
{{</* param testparam */>}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user