We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd9d1f commit 7bf3172Copy full SHA for 7bf3172
doc/conf.py
@@ -82,7 +82,7 @@
82
html_theme = "pydata_sphinx_theme"
83
html_theme_options = {
84
"show_prev_next": False,
85
- "navbar_end": ["theme-switcher", "search-field.html", "navbar-icon-links.html"],
+ "navbar_end": ["theme-switcher", "navbar-icon-links.html"],
86
"icon_links": [
87
{
88
"name": "GitHub",
0 commit comments