Skip to content

Commit c02ca58

Browse files
disable extranav (ansible#3309) (ansible#3320)
(cherry picked from commit 348f664) Co-authored-by: Don Naro <dnaro@redhat.com>
1 parent d35167a commit c02ca58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
'canonical_url': "https://docs.ansible.com/projects/ansible/latest/",
226226
'hubspot_id': '330046',
227227
'satellite_tracking': True,
228-
'show_extranav': True,
228+
'show_extranav': False,
229229
'tag_manager_id': 'GTM-PSB293',
230230
'vcs_pageview_mode': 'edit',
231231
'display_version': False,

0 commit comments

Comments
 (0)