-
|
It is allowed to create leaf bundles directly under the "content" directory. https://gohugo.io/content-management/page-bundles/#examples-of-leaf-bundle-organization I tried following content structure. The navigation only shows "Section1". Is it possible to list a root level page or leaf-bundle in "Navigation"? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
The content structure depends on the menu you want to use. Using the auto-generated file-tree menu only branch bundles are supported. If you want to use a mix of multiple types in your content structure, you would need to switch to the manual bundle menu. |
Beta Was this translation helpful? Give feedback.
-
|
Following customization works to some extent. Replacing |
Beta Was this translation helpful? Give feedback.
The content structure depends on the menu you want to use. Using the auto-generated file-tree menu only branch bundles are supported. If you want to use a mix of multiple types in your content structure, you would need to switch to the manual bundle menu.