Skip to content

Commit 8d331dd

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION
1 parent e73a591 commit 8d331dd

File tree

1 file changed

+2
-1
lines changed
  • src/content/docs/dns/zone-setups/partial-setup

1 file changed

+2
-1
lines changed

src/content/docs/dns/zone-setups/partial-setup/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ title: Partial (CNAME) setup
44
sidebar:
55
order: 2
66
label: About
7+
description: Learn how to set up a Partial (CNAME) setup with Cloudflare, allowing you to proxy subdomains while keeping your primary DNS provider. Ideal for businesses.
78
---
89

910
import { FeatureTable, Render } from "~/components"
1011

1112
<Render file="partial-setup-definition" />
1213

13-
Once you are on a partial setup, the actual resolution of your records to Cloudflare depends on CNAME records [added at your authoritative DNS provider](/dns/zone-setups/partial-setup/setup/#3-add-dns-records). Check your authoritative DNS provider to know which records are pointing to `{your-hostname}.cdn.cloudflare.net`.
14+
Once you are on a partial setup, the actual resolution of your records to Cloudflare depends on CNAME records [added at your authoritative DNS provider](/dns/zone-setups/partial-setup/setup/#3-add-dns-records). Check your authoritative DNS provider to know which records are pointing to `{your-hostname}.cdn.cloudflare.net`.
1415

1516
## How to
1617

0 commit comments

Comments
 (0)