From 189bcdbdf13783247e95b2fde7ef01be8821d373 Mon Sep 17 00:00:00 2001 From: Ken Bingham Date: Thu, 27 Jul 2023 09:39:54 -0400 Subject: [PATCH] stop importing the "concepts" partial in the intro page --- docusaurus/docs/learn/introduction/index.mdx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docusaurus/docs/learn/introduction/index.mdx b/docusaurus/docs/learn/introduction/index.mdx index 989d67e56..ea0884f02 100644 --- a/docusaurus/docs/learn/introduction/index.mdx +++ b/docusaurus/docs/learn/introduction/index.mdx @@ -2,7 +2,7 @@ title: What is OpenZiti? hide_table_of_contents: true --- -import ConceptsMd from './_concepts.md' + import {WhatIsOpenZiti} from "../../../src/components/SharedComponents";

@@ -29,7 +29,3 @@ OpenZiti makes it **easy** to embed zero trust, programmable networking directly :running: Ready to deploy your first network? Jump right in, feet first, and follow along with one of our [quickstart guides](/docs/learn/quickstarts/network)! - ---- - -