mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
committed by
digitalcraftsman
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 >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user