File tree Expand file tree Collapse file tree 1 file changed +4
-17
lines changed
Expand file tree Collapse file tree 1 file changed +4
-17
lines changed Original file line number Diff line number Diff line change @@ -444,29 +444,16 @@ module.exports = {
444444 } ,
445445 ] ,
446446 } ,
447- // {
448- // type: 'html',
449- // position: 'right',
450- // value: 'google_translate',
451- // },
452- // {
453- // to: 'https://www.sumologic.com/sign-up',
454- // position: 'right',
455- // className: 'header-trial',
456- // alt: 'Sign up for a Sumo Logic free trial',
457- // },
458447 //{
459448 //className: 'header-github-link',
460449 //to: 'https://github.com/SumoLogic/sumologic-documentation',
461450 //position: 'right',
462451 //alt: 'Link to Sumo Logic Docs GitHub repository',
463452 //},
464- // The following is not even needed to render the search bar, since it is
465- // already done with the Algolia coding above.
466- // {
467- // type: 'search',
468- // position: 'right',
469- // },
453+ {
454+ type : 'search' ,
455+ position : 'left' ,
456+ } ,
470457 ] ,
471458 } ,
472459 footer : {
You can’t perform that action at this time.
0 commit comments