Skip to content

Commit 9d40775

Browse files
committed
Update three more pages
1 parent 2b048c9 commit 9d40775

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

src/content/docs/ai-gateway/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Overview
2+
title: Cloudflare AI Gateway
33
pcx_content_type: overview
44
sidebar:
55
order: 1
66
head:
77
- tag: title
8-
content: AI Gateway
8+
content: Overview
99
---
1010

1111
import {

src/content/docs/automatic-platform-optimization/index.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
2-
title: Welcome
2+
title: Automatic Platform Optimization
33
pcx_content_type: overview
44
sidebar:
55
order: 1
6-
6+
head:
7+
- tag: title
8+
content: Overview
79
---
810

911
Take your WordPress site’s performance to the next level with Automatic Platform Optimizations (APO). APO allows Cloudflare to serve your entire WordPress site from its edge network ensuring consistent, fast performance for visitors no matter where they are.

src/content/docs/fundamentals/index.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2-
title: Overview
2+
title: Cloudflare Fundamentals
33
pcx_content_type: overview
44
sidebar:
55
order: 1
6-
6+
head:
7+
- tag: title
8+
content: Overview
79
---
810

9-
import { Render } from "~/components"
11+
import { Render } from "~/components";
1012

1113
<Render file="what-is-cloudflare" product="fundamentals" />
1214

0 commit comments

Comments
 (0)