Skip to content

Commit 67afb84

Browse files
angelampcostasdnts
authored andcommitted
[Logs] Creates changelog folder for Logs (cloudflare#22823)
* Creates changelog folder for Logs * Updates file's names
1 parent de2c183 commit 67afb84

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
pcx_content_type: changelog
3+
title: Audit Logs
4+
sidebar:
5+
order: 140
6+
---
7+
8+
import { ProductChangelog } from "~/components";
9+
10+
{/* <!-- Actual content lives in /src/content/changelog/logs. Update the file there for new entries to appear here. */}
11+
12+
<ProductChangelog product="audit-logs" />
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: changelog
3+
title: Changelog
4+
sidebar:
5+
order: 140
6+
group:
7+
hideIndex: true
8+
---

src/content/docs/logs/changelog.mdx renamed to src/content/docs/logs/changelog/logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: changelog
3-
title: Changelog
3+
title: Logs
44
sidebar:
55
order: 140
66
---

0 commit comments

Comments
 (0)