Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/en/content-management/menus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/content-management/menus.md b/content/en/content-management/menus.md
index aefc99e00..d12a9b306 100644
--- a/content/en/content-management/menus.md
+++ b/content/en/content-management/menus.md
@@ -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: