Skip to content

Commit aaede6c

Browse files
disable extranav (#3309) (#3322)
(cherry picked from commit 348f664) Co-authored-by: Don Naro <[email protected]>
1 parent 318b348 commit aaede6c

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
@@ -229,7 +229,7 @@
229229
'canonical_url': "https://docs.ansible.com/projects/ansible/latest/",
230230
'hubspot_id': '330046',
231231
'satellite_tracking': True,
232-
'show_extranav': True,
232+
'show_extranav': False,
233233
'tag_manager_id': 'GTM-PSB293',
234234
'vcs_pageview_mode': 'edit',
235235
'display_version': False,

0 commit comments

Comments
 (0)