@@ -363,7 +363,7 @@ const sidebars = {
363363 type : 'doc' ,
364364 id : 'cms/customization' , // TODO: rename to Introduction
365365 label : 'Introduction' ,
366- key : 'cms-customization-introduction' ,
366+ // key: 'cms-customization-introduction',
367367 } ,
368368 'cms/configurations/functions' ,
369369 {
@@ -377,7 +377,7 @@ const sidebars = {
377377 type : 'doc' ,
378378 id : 'cms/backend-customization' ,
379379 label : 'Overview' ,
380- key : 'cms-backend-customization-overview' ,
380+ // key: 'cms-backend-customization-overview',
381381 } ,
382382 'cms/backend-customization/requests-responses' ,
383383 'cms/backend-customization/routes' ,
@@ -417,7 +417,7 @@ const sidebars = {
417417 type : 'doc' ,
418418 id : 'cms/admin-panel-customization' ,
419419 label : 'Overview' ,
420- key : 'cms-admin-panel-customization-overview' ,
420+ // key: 'cms-admin-panel-customization-overview',
421421 } ,
422422 'cms/admin-panel-customization/logos' ,
423423 'cms/admin-panel-customization/favicon' ,
@@ -460,7 +460,7 @@ const sidebars = {
460460 type : 'doc' ,
461461 id : 'cms/typescript' ,
462462 label : 'Introduction' ,
463- key : 'cms-typescript-introduction' ,
463+ // key: 'cms-typescript-introduction',
464464 } ,
465465 {
466466 type : 'doc' ,
0 commit comments