mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 17:40:38 -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 */>}}
|
||||
```
|
||||
|
||||
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 >}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user