diff --git a/docs/source/conf.py b/docs/source/conf.py index fe8c0db..3a208f7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -137,7 +137,7 @@ "image_light": "logo_light.png", "image_dark": "logo_dark.png", }, - "navbar_end": ["navbar-icon-links", "version-switcher"], + "navbar_end": ["version-switcher","navbar-icon-links", "theme-switcher"], "footer_start": ["custom_footer"], "footer_end": ["footer_end"] }