disable extranav (#3309) (#3322)

(cherry picked from commit 348f6642f8)

Co-authored-by: Don Naro <dnaro@redhat.com>
This commit is contained in:
patchback[bot]
2025-11-27 13:43:29 +00:00
committed by GitHub
parent 318b3483cd
commit aaede6c296

View File

@@ -229,7 +229,7 @@ html_theme_options = {
'canonical_url': "https://docs.ansible.com/projects/ansible/latest/",
'hubspot_id': '330046',
'satellite_tracking': True,
'show_extranav': True,
'show_extranav': False,
'tag_manager_id': 'GTM-PSB293',
'vcs_pageview_mode': 'edit',
'display_version': False,