diff --git a/docs/build/conf.py b/docs/build/conf.py index 78f2b3d..6f5f451 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -175,8 +175,8 @@ # Custom sidebar templates, maps document names to template names. html_sidebars = { "**": [ - "site_custom_sidebars.html", "navbar-logo.html", + "site_custom_sidebars.html", "icon-links.html", "search-button-field.html", "sbt-sidebar-nav.html",