diff --git a/docs/docsite/rst/conf.py b/docs/docsite/rst/conf.py index e69b38676b..5c7c611221 100644 --- a/docs/docsite/rst/conf.py +++ b/docs/docsite/rst/conf.py @@ -227,7 +227,9 @@ 'satellite_tracking': True, 'show_extranav': True, 'tag_manager_id': 'GTM-PSB293', - 'vcs_pageview_mode': 'edit' + 'vcs_pageview_mode': 'edit', + 'display_version': False, + 'version_selector': False, } html_context = {