We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841bada commit 9ca6f12Copy full SHA for 9ca6f12
src/content/docs/cloudflare-one/api-terraform/index.mdx
@@ -2,7 +2,7 @@
2
pcx_content_type: navigation
3
title: API and Terraform
4
sidebar:
5
- order: 11
+ order: 15
6
---
7
8
import { DirectoryListing, Render } from "~/components";
src/content/docs/cloudflare-one/reusable-components/index.mdx
@@ -0,0 +1,12 @@
1
+---
+pcx_content_type: navigation
+title: Reusable components
+sidebar:
+ order: 11
+ group:
+ hideIndex: true
9
+
10
+import { DirectoryListing } from "~/components"
11
12
+<DirectoryListing />
0 commit comments