mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 11:37:22 -04:00
docs: Add link to menu entry variables (#1827)
* docs: Add link to menu entry variables Add link to menu entry variables that show definition and format. Fixes #1693 * Update content/en/content-management/menus.md Co-authored-by: Joe Mooring <joe@mooring.com>
This commit is contained in:
parent
0fa8a6bf0f
commit
b776040786
@ -69,7 +69,7 @@ menu:
|
||||
|
||||
## Add Non-content Entries to a Menu
|
||||
|
||||
You can also add entries to menus that aren’t attached to a piece of content. This takes place in your Hugo project's [`config` file][config].
|
||||
You can also add entries to menus that aren’t attached to a piece of content. This takes place in your Hugo project's [`config` file][config] (see [Menu Entry Properties][me-props] for full details of available variables).
|
||||
|
||||
Here’s an example snippet pulled from a configuration file:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user