From c6f83bcdabf4fbb714f47c52da3ac12d89bc9013 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" <timothyjrbeck@gmail.com> Date: Tue, 4 Jun 2024 10:14:02 -0700 Subject: [PATCH] doc: pipelines --- docs/features.mdx | 2 +- docs/pipelines.mdx | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 docs/pipelines.mdx 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! ๐