My content/posts/_index.md contains:
menu:
after:
name: blog
weight: 5
title: Blog
This create a menu item Blog as the last item in the top level of the menu automatically built from the tree of files in content/docs. However, I want the Blog menu item to appear in a sub-tree of the menu (under the pages described in content/docs/resources). This must be possible, but I’m not sure where to look in the documentation.
I’m using hugo v0.102.3+extended.