Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 340ca98

Browse filesBrowse files
authored
Merge pull request #23899 from meeseeksmachine/auto-backport-of-pr-23885-on-v3.6.x
Backport PR #23885 on branch v3.6.x (DOC: Rearrange navbar-end elements)
2 parents fd7902a + 3dd1428 commit 340ca98
Copy full SHA for 340ca98

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ def js_tag_with_cache_busting(js):
381381
"logo": {"link": "index",
382382
"image_light": "images/logo2.svg",
383383
"image_dark": "images/logo_dark.svg"},
384-
"navbar_end": ["version-switcher", "mpl_icon_links", "theme-switcher"]
384+
"navbar_end": ["theme-switcher", "version-switcher", "mpl_icon_links"]
385385
}
386386
include_analytics = is_release_build
387387
if include_analytics:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.