diff --git a/docs/conf.py b/docs/conf.py index 49d951d23433..6387a4803708 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -130,7 +130,7 @@ def current_version() -> str: "home_page_in_toc": False, "repository_branch": "development", "show_navbar_depth": 1, - "extra_navbar": 'By Iguazio', + # "extra_navbar": 'By Iguazio', # https://github.com/executablebooks/sphinx-book-theme/issues/810 "extra_footer": "", }