Skip to content

Commit

Permalink
Merge pull request #591 from openziti/qrkourier-patch-5
Browse files Browse the repository at this point in the history
stop importing the "components" partial in the intro page
  • Loading branch information
qrkourier authored Aug 3, 2023
2 parents 9d53a76 + 189bcdb commit 9182300
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions docusaurus/docs/learn/introduction/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
title: What is OpenZiti?
hide_table_of_contents: true
---
import ComponentsMd from './_components.md'
import ConceptsMd from './_concepts.md'

import {WhatIsOpenZiti} from "../../../src/components/SharedComponents";

<p>
Expand All @@ -30,11 +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)!

---

<ComponentsMd />

---

<ConceptsMd/>

0 comments on commit 9182300

Please sign in to comment.