mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 08:19:03 -04:00
fixing typos and syntax for consistency
This commit is contained in:
parent
64525670f3
commit
a52db97d84
@ -134,9 +134,9 @@ You can define more than one menu. It also doesn't have to be a complex value,
|
|||||||
like in the example above.
|
like in the example above.
|
||||||
{{% /note %}}
|
{{% /note %}}
|
||||||
|
|
||||||
### Using .Page in Menues
|
### Using .Page in Menus
|
||||||
|
|
||||||
If you use the front matter method of defining menu entries, you'll get access to the .Page variable.
|
If you use the front matter method of defining menu entries, you'll get access to the `.Page` variable.
|
||||||
This allows to use every variable that's reachable from the [page variable](/variables/page/).
|
This allows to use every variable that's reachable from the [page variable](/variables/page/).
|
||||||
|
|
||||||
This variable is only set when the menu entry is defined in the page's front matter.
|
This variable is only set when the menu entry is defined in the page's front matter.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user