You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"View the products and features available to you based on your Cloudflare plan."}}>
8
-
9
-
<p>A feature-level companion to our <ahref='https://www.cloudflare.com/plans/'>Plans and Pricing page</a></p>
10
-
<pstyle="font-size:.85em;margin-top:-.25em;">(may not include <ahref='#missing-features'>all features</a>)</p>
6
+
<StarlightPage
7
+
frontmatter={{
8
+
title: "Plans",
9
+
template: "splash",
10
+
description:
11
+
"View the products and features available to you based on your Cloudflare plan.",
12
+
}}
13
+
>
14
+
<p>
15
+
A feature-level companion to our <ahref="https://www.cloudflare.com/plans/"
16
+
>Plans and Pricing page</a
17
+
>
18
+
</p>
19
+
<pstyle="font-size:.85em;margin-top:-.25em;">
20
+
(may not include <ahref="#missing-features">all features</a>)
21
+
</p>
11
22
12
23
<h2id="account">Account</h2>
13
24
<divclass="grid grid-cols-2 *:!mt-0">
@@ -96,12 +107,32 @@ import { ProductFeatures } from "~/components";
96
107
97
108
<h2id="missing-features">Missing features</h2>
98
109
99
-
<p>This page is meant to be a companion to our <ahref='https://www.cloudflare.com/plans/'>Plans and Pricing page</a>, but is not meant to be comprehensive. In the event of any inconsistency between this page and the Plans and Pricing page, the Plans and Pricing page controls.</p>
100
-
<p>Refer to the following locations for more information:</p>
101
-
<ul>
102
-
<li><strong>Developer products</strong>: Refer to the <ahref='https://www.cloudflare.com/plans/developer-platform/'>Developer Platform pricing page</a> or individual <ahref='/products/'>product docs</a> to learn more about plans and pricing.</li>
103
-
<li><strong>Zero Trust products</strong>: Refer to the <ahref='https://www.cloudflare.com/plans/zero-trust-services/'>Zero Trust pricing</a> page.</li>
104
-
<li><strong>Other products</strong>: Refer to the individual <ahref='/products/'>product docs</a> to learn more about plans and pricing.</li>
105
-
</ul>
106
-
110
+
<p>
111
+
This page is meant to be a companion to our <a
112
+
href="https://www.cloudflare.com/plans/">Plans and Pricing page</a
113
+
>, but is not meant to be comprehensive. In the event of any inconsistency
114
+
between this page and the Plans and Pricing page, the Plans and Pricing page
115
+
controls.
116
+
</p>
117
+
<p>Refer to the following locations for more information:</p>
118
+
<ul>
119
+
<li>
120
+
<strong>Developer products</strong>: Refer to the <a
0 commit comments