diff --git a/source/conf.py b/source/conf.py index 1173e538..845c7778 100644 --- a/source/conf.py +++ b/source/conf.py @@ -269,10 +269,10 @@ 'logo_link': 'https://cta-eu1.hubspot.com/web-interactives/public/v1/track/redirect?encryptedPayload=AVxigLJoSaECsY7AgSp8%2B%2FzAJj9MjRdktrFWem7ZiLYUuwu9Ps5ktV52C%2Fp4Nxue86Go1wQ8PAPPjmbHy5hgIFaiHKCuH8%2BKOg1V2VD010z%2BH2jGMmM%3D&webInteractiveContentId=113594058467&portalId=26493592', 'collapse_navigation': True, 'show_nav_level': 2, - 'navbar_start': ['navbar-logo', 'version-switcher'], - 'navbar_center': ['navbar-nav'], - 'navbar_persistent': ['docsearch'], - 'navbar_end': ['theme-switcher', 'navbar-icon-links'], + 'navbar_start': ['navbar-logo','docsearch',], + 'navbar_center': ['navbar-nav',], + 'navbar_persistent': [], + 'navbar_end': ['version-switcher', 'theme-switcher', 'navbar-icon-links'], 'secondary_sidebar_items': ['page-toc', 'book-demo'], 'article_footer_items': ['prev-next'], 'content_footer_items': [],