diff --git a/docusaurus.config.js b/docusaurus.config.js index 569726004f..eb3cbc30d3 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -444,29 +444,16 @@ module.exports = { }, ], }, - // { - // type: 'html', - // position: 'right', - // value: 'google_translate', - // }, - // { - // to: 'https://www.sumologic.com/sign-up', - // position: 'right', - // className: 'header-trial', - // alt: 'Sign up for a Sumo Logic free trial', - // }, //{ //className: 'header-github-link', //to: 'https://github.com/SumoLogic/sumologic-documentation', //position: 'right', //alt: 'Link to Sumo Logic Docs GitHub repository', //}, - // The following is not even needed to render the search bar, since it is - // already done with the Algolia coding above. - // { - // type: 'search', - // position: 'right', - // }, + { + type: 'search', + position: 'left', + }, ], }, footer: {