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 bce3b3a commit 3dd1428Copy full SHA for 3dd1428
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