docs: added cloud support guide (#12777)

* docs: added cloud support guide

* fixes
This commit is contained in:
Shahed Nasser
2025-06-19 14:17:56 +03:00
committed by GitHub
parent 502f90fb32
commit 1bf8d53608
4 changed files with 74 additions and 1 deletions
+8
View File
@@ -152,6 +152,14 @@ export const generatedSidebars = [
"title": "Notifications",
"path": "/notifications",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Support",
"path": "/support",
"children": []
}
]
}