Skip to content

Commit d8186ab

Browse files
Adjust IA and give specific filename to workers tutorial
1 parent 3363cff commit d8186ab

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Secrets Store integrations
3+
pcx_content_type: navigation
4+
sidebar:
5+
order: 5
6+
group:
7+
label: Integrations
8+
hideIndex: true
9+
---
10+
11+
import { DirectoryListing } from "~/components";
12+
13+
<DirectoryListing />
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Use secrets from your store with workers
3-
pcx_content_type: concept
3+
pcx_content_type: tutorial
44
sidebar:
5-
order: 5
5+
order: 1
66
label: Use with Workers
77
---
88

0 commit comments

Comments
 (0)