File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,6 @@ module.exports = {
274274 colorMode : {
275275 defaultMode : 'light' ,
276276 disableSwitch : false ,
277- respectPrefersColorScheme : true ,
278277 } ,
279278 algolia : {
280279 appId : '2SJPGMLW1Q' ,
@@ -444,12 +443,12 @@ module.exports = {
444443 className : 'header-trial' ,
445444 alt : 'Sign up for a Sumo Logic free trial' ,
446445 } ,
447- {
448- className : 'header-github-link' ,
449- to : 'https://github.com/SumoLogic/sumologic-documentation' ,
450- position : 'right' ,
451- alt : 'Link to Sumo Logic Docs GitHub repository' ,
452- } ,
446+ // {
447+ // className: 'header-github-link',
448+ // to: 'https://github.com/SumoLogic/sumologic-documentation',
449+ // position: 'right',
450+ // alt: 'Link to Sumo Logic Docs GitHub repository',
451+ // },
453452 {
454453 type : 'search' ,
455454 position : 'right' ,
You can’t perform that action at this time.
0 commit comments