diff --git a/docs/source/conf.py b/docs/source/conf.py index 51af7521..465bb1bb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -262,6 +262,7 @@ html_static_path = ["_static"] html_theme = "jupyterhub_sphinx_theme" html_theme_options = { + "header_links_before_dropdown": 6, "icon_links": [ { "name": "GitHub",