diff --git a/docs/features.mdx b/docs/features.mdx index f3cc7e6..e9353da 100644 --- a/docs/features.mdx +++ b/docs/features.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 title: "โญ Features" --- diff --git a/docs/pipelines.mdx b/docs/pipelines.mdx new file mode 100644 index 0000000..e35d0af --- /dev/null +++ b/docs/pipelines.mdx @@ -0,0 +1,11 @@ +--- +sidebar_position: 3 +title: "๐งฉ Pipelines" +--- + +import { TopBanners } from "@site/src/components/TopBanners"; + +<TopBanners /> + +Page Under Construction ๐งโจ +Please check back later for the latest updates. Thank you for your patience! ๐