Skip to content

Commit 5942cc7

Browse files
committed
Add banner to subpages
1 parent a139d24 commit 5942cc7

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/automated-deployment.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ sidebar:
55
order: 1
66
head: []
77
description: Automatically deploy a root certificate on desktop devices.
8+
banner:
9+
content: The default global Cloudflare root certificate will expire on 2025-02-02. If you installed the default Cloudflare certificate before 2024-17-10, you must <a href="#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
810
---
911

1012
import { Details } from "~/components";

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/custom-certificate.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66
head: []
77
description: Configure WARP to use a custom root certificate instead of the
88
Cloudflare certificate.
9+
banner:
10+
content: The default global Cloudflare root certificate will expire on 2025-02-02. If you installed the default Cloudflare certificate before 2024-17-10, you must <a href="#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
911
---
1012

1113
import { Render, Tabs, TabItem } from "~/components";

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/manual-deployment.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66
head: []
77
description: Manually add a Cloudflare certificate to mobile devices and
88
individual applications.
9+
banner:
10+
content: The default global Cloudflare root certificate will expire on 2025-02-02. If you installed the default Cloudflare certificate before 2024-17-10, you must <a href="#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
911
---
1012

1113
import { Details, Render, TabItem, Tabs } from "~/components";

0 commit comments

Comments
 (0)