You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding the first issue you have, I confirm that navbarInfo will not display the About link in the menu, so you might have an issue in configuring your website.
Can you provide a reproducer so I can help you ?
For the second issue, you can rely on the documentation website.
In here we are defining the About section in a dedicated file custom-info.html, so you will be able to do the same on you own website.
Steps that lead to the issue
There are 2 issues related to About link displayed in the navigation bar.
First, the navbarInfo aparameter set to false does not work : the link is still displayed.
Second, there is no way to customize the about content. I have tried to create a content/about.md without success.
Expected behavior
For the first issue : flag set to false should hide the "About" link.
Reproducer
Set "navbarInfo = false" in hugo.toml
Solution?
No response
The text was updated successfully, but these errors were encountered: