Skip to content

Commit 17e283e

Browse files
committed
remove extra search field
1 parent f9f69a0 commit 17e283e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ def setup(app):
255255
"logo_link": "https://www.pymc.io",
256256
"show_prev_next": False,
257257
"navbar_start": ["navbar-logo", "navbar-version"],
258-
"navbar_end": ["search-field.html", "navbar-icon-links.html"],
258+
"navbar_end": ["navbar-icon-links.html"],
259259
"page_sidebar_items": ["page-toc", "edit-this-page", "donate"],
260260
"search_bar_text": "Search...",
261261
"use_edit_page_button": True,

0 commit comments

Comments
 (0)