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
We have been using this theme since years and I just saw, that you finally released a v1 and we wanted to try it. Unfortunately we have added links to the menu by modifying _templates/layout.html in the following way:
In v1 the Open/close menu button seems to be incorrectly added to some toctree items. I'll submit a PR to fix this.
While it's not merged however, there is one quick fix you can try by nesting your link inside an ul:
Problem
We have been using this theme since years and I just saw, that you finally released a v1 and we wanted to try it. Unfortunately we have added links to the menu by modifying
_templates/layout.html
in the following way:This was totally fine with
v0.5
but withv1
all links get a button with no function added to the text:Is there a way to reproduce the old behavior?
Reproducible Project
https://github.com/GeoStat-Framework/GSTools
The text was updated successfully, but these errors were encountered: