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
+5
View File
@@ -105,6 +105,11 @@ export const sidebar = [
title: "Notifications",
path: "/notifications",
},
{
type: "link",
title: "Support",
path: "/support",
},
],
},
],