hugo-theme-relearn/exampleSite/content/authoring/frontmatter/menus/_index.en.md

10 lines
388 B
Markdown
Raw Normal View History

2024-10-24 15:25:28 +00:00
+++
description = "Setting the behavior of the menus"
title = "Menus"
weight = 2
+++
The theme can build menu trees from [the structure of your page files](authoring/structure) or from [Hugo's build in menu feature](https://gohugo.io/content-management/menus/).
To keep all documentation for menus together, you can [find it in the configureation section](configuration/sidebar/menus).