From 8b095a61f143e178d57c1589eca79c59c256d516 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 26 Jun 2024 14:01:41 -0400 Subject: [PATCH] adjust Change-Id: Ief22c6379b65eae0a983892cf5c3d9d9ca924062 --- docs/build/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",