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:
Timothy Lim
2022-11-12 17:01:54 +08:00
committed by GitHub
parent 0fa8a6bf0f
commit b776040786
+1 -1
View File
@@ -69,7 +69,7 @@ menu:
## Add Non-content Entries to a Menu
You can also add entries to menus that arent 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 arent 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).
Heres an example snippet pulled from a configuration file: