disable extranav (#3309) (#3323)

(cherry picked from commit 348f6642f8)

Co-authored-by: Don Naro <dnaro@redhat.com>
This commit is contained in:
patchback[bot]
2025-11-27 13:50:48 +00:00
committed by GitHub
parent 6eb4464d74
commit 1df0df5f5b

View File

@@ -225,7 +225,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,