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