Skip to content

Commit 6ca80d7

Browse files
[R2] Sidebar edits for Tutorials folder (#17444)
* Hid children pages * Added last updated dates * Corrected content type * Apply suggestions from code review Co-authored-by: Patricia Santa Ana <[email protected]> --------- Co-authored-by: Patricia Santa Ana <[email protected]>
1 parent 3ab2b78 commit 6ca80d7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/content/docs/r2/examples/authenticate-r2-auth-tokens.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
title: Authenticate against R2 API using auth tokens
3-
pcx_content_type: tutorial
4-
difficulty: Beginner
5-
content_type: 📝 Tutorial
6-
updated: 2024-08-27
3+
pcx_content_type: Example
74
---
85

96
import { Tabs, TabItem } from '~/components';

src/content/docs/r2/tutorials/cloudflare-access.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Protect an R2 Bucket with Cloudflare Access
33
pcx_content_type: tutorial
44
content_type: 📝 Tutorial
5+
updated: 2024-04-16
56

67
---
78

src/content/docs/r2/tutorials/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
hideChildren: true
23
pcx_content_type: navigation
34
title: Tutorials
45
sidebar:

src/content/docs/r2/tutorials/postman.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ summary: Learn how to configure Postman to interact with R2.
44
content_type: 📝 Tutorial
55
pcx_content_type: tutorial
66
description: Learn how to configure Postman to interact with R2.
7+
updated: 2022-07-15
78

89
---
910

0 commit comments

Comments
 (0)