mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 15:04:50 -04:00
parent
26e10a6903
commit
d1cf9adc41
@ -249,7 +249,7 @@ Gets a value from the current `Page's` params set in front matter, with a fall b
|
|||||||
{{</* param testparam */>}}
|
{{</* param testparam */>}}
|
||||||
```
|
```
|
||||||
|
|
||||||
Since `testparam` is a param defined in front matter of this page wi the value `Hugo Rocks!`, the above will print:
|
Since `testparam` is a param defined in front matter of this page with the value `Hugo Rocks!`, the above will print:
|
||||||
|
|
||||||
{{< param testparam >}}
|
{{< param testparam >}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user