File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 5959 "target" : " docs/04-operating-scs/components" ,
6060 "label" : " status-page-deployment"
6161 },
62+ {
63+ "repo" : " SovereignCloudStack/status-page-web" ,
64+ "source" : " docs" ,
65+ "target" : " docs/04-operating-scs/components" ,
66+ "label" : " status-page-web"
67+ },
6268 {
6369 "repo" : " SovereignCloudStack/k8s-observability" ,
6470 "source" : " docs" ,
Original file line number Diff line number Diff line change @@ -312,6 +312,20 @@ const sidebarsDocs = {
312312 'operating-scs/components/status-page-deployment/docs/admin-authentication' ,
313313 'operating-scs/components/status-page-deployment/docs/faq'
314314 ]
315+ } ,
316+ {
317+ type : 'category' ,
318+ label : 'Web' ,
319+ link : {
320+ type : 'generated-index'
321+ } ,
322+ items : [
323+ 'operating-scs/components/status-page-web/docs/overview' ,
324+ 'operating-scs/components/status-page-web/docs/requirements' ,
325+ 'operating-scs/components/status-page-web/docs/quickstart' ,
326+ 'operating-scs/components/status-page-web/docs/configuration' ,
327+ 'operating-scs/components/status-page-web/docs/contribute'
328+ ]
315329 }
316330 ]
317331 } ,
You can’t perform that action at this time.
0 commit comments