docs: honing

This commit is contained in:
Sören Weber 2024-11-29 19:31:39 +01:00
parent bc369da06e
commit 575353a9b1
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
3 changed files with 4 additions and 4 deletions

View file

@ -280,7 +280,7 @@ content
└── _index_.md
````
You now want to include `ref-b` as separate entry after `topic-green` in your menu.
You now want to include `ref-b` as separate `topic-green` entry after `topic-blue` in your menu.
For that create a new page with the following front matter
@ -295,7 +295,7 @@ Pages defining a crosslink are never part of the arrow navigation and are skippe
So with the above example and alphabetical sorting of the menu entries, pressing {{% button style="transparent" icon="chevron-right" %}}{{% /button %}} on `topic-blue` will skip the newly added `topic-green` and instead will load `topic-red`.
Having sub pages below a page that defines a crosslink is undefined.
Having sub pages below a page that has `menuUrl` or `menuPageRef` set in their front matter is undefined.
## Displaying Pages Exclusively in a Hugo Menu

View file

@ -41,7 +41,7 @@ Each level requires the previous one to be enabled. If no search is configured,
{{< /multiconfig >}}
{{% notice note %}}
Only change these if you have content at those URLs. This can happen with `uglyURLs=true` in `hugo.toml` and having a content file at `content/search.md`.
You only need to change these if you have other own content created for those URLs. This can happen with `uglyURLs=true` in `hugo.toml` and having a content file at `content/search.md`.
Check for duplicate URLs by running `hugo --printPathWarnings`.
{{% /notice %}}

View file

@ -1 +1 @@
7.1.1+a36e20dad7da18a3a5018b4fa90760ba81262749
7.1.1+bc369da06e239e5a3606f3c7be04ffcd3fa14de2