Thanks to visit codestin.com Credit goes to github.com
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.
2 parents fd7902a + 3dd1428 commit 340ca98Copy full SHA for 340ca98
1 file changed
doc/conf.py
@@ -381,7 +381,7 @@ def js_tag_with_cache_busting(js):
381
"logo": {"link": "index",
382
"image_light": "images/logo2.svg",
383
"image_dark": "images/logo_dark.svg"},
384
- "navbar_end": ["version-switcher", "mpl_icon_links", "theme-switcher"]
+ "navbar_end": ["theme-switcher", "version-switcher", "mpl_icon_links"]
385
}
386
include_analytics = is_release_build
387
if include_analytics:
0 commit comments