Profile mode without navbar

Even with some pages created, my profile mode was not showing my pages at any place

I was strugling to change this, so I started to dive into the papermod internal code.

I figured out that we can siimply change the config adding the main section

The variable papermod tries to find to show the navbar is site.Params.mainSections

so, go to your hugo.yaml, anf add that: