diff --git a/docs/conf.py b/docs/conf.py index 3d1bfe093..6c70bd64a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -99,7 +99,7 @@ {"name": "napari hub", "url": "https://napari-hub.org"} ], "github_url": "https://github.com/napari/napari", - "navbar_start": ["navbar-project"], + "navbar_start": ["navbar-logo", "navbar-project"], "navbar_end": ["version-switcher", "navbar-icon-links"], "switcher": { "json_url": json_url, diff --git a/requirements.txt b/requirements.txt index 3a82d4d9c..a7dac7ce0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ sphinx-copybutton sphinx-gallery sphinx_autodoc_typehints==1.12.0 myst-nb -napari-sphinx-theme>=0.3.0 +#napari-sphinx-theme>=0.3.0 matplotlib lxml imageio-ffmpeg