diff --git a/docs/conf.py b/docs/conf.py index 1168b4e..1590f0f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,7 @@ 'external_links': [{'name': 'napari', 'url': 'https://napari.org'}], 'github_url': 'https://github.com/napari/napari-plugin-manager', 'navbar_start': ['navbar-logo', 'navbar-project'], - 'navbar_end': ['navbar-icon-links'], + 'navbar_end': ['navbar-icon-links', 'theme-switcher'], # "switcher": { # "json_url": json_url, # "version_match": version_match,