Skip to content

Commit 7174834

Browse files
[Turnstile] Removes availability (#20602)
* remove plan availability * theme
1 parent 8867990 commit 7174834

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/content/docs/turnstile/concepts/widget.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Every instance of Turnstile belongs to a Turnstile widget. It is configured on a
1212

1313
The 3 modes for Turnstile are **Managed**, **Non-Interactive**, and **Invisible**.
1414

15-
Refer to [appearance modes](/turnstile/get-started/client-side-rendering/#appearance-modes) to configure whether to have the widget be always visible or visible only when interaction is required.
15+
Refer to [appearance modes](/turnstile/get-started/client-side-rendering/#appearance-modes) to configure whether to have the widget be always visible or visible only when interaction is required, and to customize your widget theme between automatic, light, or dark mode.
1616

1717
Widgets can be implemented in normal, flexible, or compact sizes.
1818

src/content/docs/turnstile/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Cloudflare’s smart CAPTCHA alternative.
2626

2727
Turnstile can be embedded into any website without sending traffic through Cloudflare and works without showing visitors a CAPTCHA.
2828

29-
<Plan type="all" />
30-
3129
![Turnstile Overview](~/assets/images/turnstile/turnstile-overview.png)
3230

3331
<Render file="challenge-behavior" />

0 commit comments

Comments
 (0)