diff --git a/docs/cortex-platform/overview.mdx b/docs/cortex-platform/overview.mdx index e69de29..bbd4bbd 100644 --- a/docs/cortex-platform/overview.mdx +++ b/docs/cortex-platform/overview.mdx @@ -0,0 +1,5 @@ +--- +title: Overview +description: Cortex Platform Overview. +slug: /cortex-platform +--- \ No newline at end of file diff --git a/sidebars.ts b/sidebars.ts index ab2a778..e5ba887 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -167,6 +167,14 @@ const sidebars: SidebarsConfig = { }, { type: "doc", id: "troubleshooting", label: "Troubleshooting" }, ], + platform: [ + { + type: "html", + value: "GET STARTED", + className: "sidebar-divider", + }, + "cortex-platform/overview", + ] }; export default sidebars; diff --git a/src/components/ProductsMenu/index.tsx b/src/components/ProductsMenu/index.tsx index 210306c..81b7b70 100644 --- a/src/components/ProductsMenu/index.tsx +++ b/src/components/ProductsMenu/index.tsx @@ -16,7 +16,7 @@ const ProductsMenu = () => {
-@@ -24,17 +24,17 @@ const ProductsMenu = () => {
Easy-to-use Desktop app
Run Cortex in Production