diff --git a/docs/content/extras/menus.md b/docs/content/extras/menus.md index f62bc4cf6..3184b6f39 100644 --- a/docs/content/extras/menus.md +++ b/docs/content/extras/menus.md @@ -30,6 +30,8 @@ A menu is a named array of menu entries accessible on the site under `.Site.Menus` by name. For example, if I have a menu called `main`, I would access it via `.Site.Menus.main`. +If you make use of the [multilingual feature]({{< relref "content/multilingual.md#menus">}}) you can define menus language independent. + A menu entry has the following properties: * **URL** string @@ -177,7 +179,7 @@ The following is an example: {{else}}