Skip to content

Commit 2e8c0ee

Browse files
fundamentals changelog
1 parent 0188c0c commit 2e8c0ee

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
link: "/fundamentals/changelog/"
3+
productName: Cloudflare Fundamentals
4+
productLink: "/fundamentals/"
5+
productArea: Core platform
6+
productAreaLink: /fundamentals/reference/changelog/platform/
7+
entries:
8+
- publish_date: "2024-XX-XX"
9+
title:
10+
description: |-
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
pcx_content_type: changelog
3+
title: Changelog
4+
changelog_file_name:
5+
- fundamentals
6+
sidebar:
7+
order: 8
8+
---
9+
10+
import { ProductChangelog } from "~/components";
11+
12+
{/* <!-- Actual content lives in /src/content/changelogs/fundamentals.yaml. Update the file there for new entries to appear here. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
13+
14+
<ProductChangelog />

src/content/docs/fundamentals/reference/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: Reference
44
sidebar:
5-
order: 8
5+
order: 7
66
group:
77
hideIndex: true
88
head:

0 commit comments

Comments
 (0)