File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -363,6 +363,7 @@ const sidebars = {
363363 type : 'doc' ,
364364 id : 'cms/customization' , // TODO: rename to Introduction
365365 label : 'Introduction' ,
366+ key : 'cms-customization-introduction' ,
366367 } ,
367368 'cms/configurations/functions' ,
368369 {
@@ -376,6 +377,7 @@ const sidebars = {
376377 type : 'doc' ,
377378 id : 'cms/backend-customization' ,
378379 label : 'Overview' ,
380+ key : 'cms-backend-customization-overview' ,
379381 } ,
380382 'cms/backend-customization/requests-responses' ,
381383 'cms/backend-customization/routes' ,
@@ -415,6 +417,7 @@ const sidebars = {
415417 type : 'doc' ,
416418 id : 'cms/admin-panel-customization' ,
417419 label : 'Overview' ,
420+ key : 'cms-admin-panel-customization-overview' ,
418421 } ,
419422 'cms/admin-panel-customization/logos' ,
420423 'cms/admin-panel-customization/favicon' ,
@@ -457,6 +460,7 @@ const sidebars = {
457460 type : 'doc' ,
458461 id : 'cms/typescript' ,
459462 label : 'Introduction' ,
463+ key : 'cms-typescript-introduction' ,
460464 } ,
461465 {
462466 type : 'doc' ,
You can’t perform that action at this time.
0 commit comments