Skip to content

Commit 9ca6f12

Browse files
committed
new folder
1 parent 841bada commit 9ca6f12

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

src/content/docs/cloudflare-one/api-terraform/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: navigation
33
title: API and Terraform
44
sidebar:
5-
order: 11
5+
order: 15
66
---
77

88
import { DirectoryListing, Render } from "~/components";
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Reusable components
4+
sidebar:
5+
order: 11
6+
group:
7+
hideIndex: true
8+
---
9+
10+
import { DirectoryListing } from "~/components"
11+
12+
<DirectoryListing />

0 commit comments

Comments
 (0)