Skip to content

Commit 571861e

Browse files
committed
Edit styling on partial
1 parent 698fad9 commit 571861e

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
---
22
{}
3-
43
---
54

6-
import { GlossaryTooltip, Render } from "~/components"
5+
import { GlossaryTooltip, Render } from "~/components";
76

87
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login).
98
2. Select **Add a domain**.
10-
3. Enter your website’s <GlossaryTooltip term="apex domain">apex domain</GlossaryTooltip> ('example.com'), choose how you would like to add your [DNS records](/dns/manage-dns-records/), and select **Continue**.
11-
9+
3. Enter your website's <GlossaryTooltip term="apex domain">apex domain</GlossaryTooltip> (for example, `example.com`), choose how you would like to add your [DNS records](/dns/manage-dns-records/), and select **Continue**.
1210
:::note
13-
1411
If Cloudflare is unable to identify your domain as a registered domain, make sure you are using an existing [top-level domain](https://www.cloudflare.com/learning/dns/top-level-domain/) (`.com`, `.net`, `.biz`, or others).
1512

16-
Cloudflare requires your `apex domain` to be one level below a valid TLD defined in the [Public Suffix List (PSL)](https://github.com/publicsuffix/list/blob/master/public_suffix_list.dat). Enterprise customers can onboard lower-level subdomains using [Subdomain setup](/dns/zone-setups/subdomain-setup/).
13+
Cloudflare requires your apex domain to be one level below a valid TLD defined in the [Public Suffix List (PSL)](https://github.com/publicsuffix/list/blob/master/public_suffix_list.dat). Enterprise customers can onboard lower-level subdomains using [Subdomain setup](/dns/zone-setups/subdomain-setup/).
1714
:::
1815

1916
4. Select a [plan](https://www.cloudflare.com/plans/#compare-features).
@@ -26,7 +23,5 @@ import { GlossaryTooltip, Render } from "~/components"
2623
<Render file="dns-nxdomain-warning" product="dns" />
2724

2825
2. If you find any missing records, [manually add](/dns/manage-dns-records/how-to/create-dns-records/) those records.
29-
3026
3. Depending on your site setup, you may want to adjust the [proxy status](/dns/manage-dns-records/reference/proxied-dns-records/) for certain `A`, `AAAA`, or `CNAME` records.
31-
3227
4. Select **Continue**.

0 commit comments

Comments
 (0)