I have a community that wants a topics-sorted-by-create-time (as opposed to most-recent-post time) added to top menu
. It’s just a link to /new?order=created
. I thought this should be relatively easy to do with a theme component, but all of my searches yield ways to add to the top nav bar (where the logo and search & hamburger are), like What about adding tags in the top menu?, which is referring to topnav, not what is referred to as top menu
in system settings.
Am I missing something?