Skip to content

Commit 5430d16

Browse files
committed
use accordions
1 parent d475301 commit 5430d16

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

settings/custom-domain.mdx

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,12 @@ CNAME | docs | cname.vercel-dns.com.
4545

4646
## Provider-specific settings
4747

48-
### Vercel verification
49-
50-
If Vercel is your domain provider, you must add a verification `TXT` record. This information will show on your dashboard after submitting your custom domain, as well as be emailed to you.
51-
52-
### Cloudflare security settings
53-
54-
If Cloudflare is your DNS provider, you must enable the "full strict" security option for the https setting.
48+
<AccordionGroup>
49+
<Accordion title="Vercel verification">
50+
If Vercel is your domain provider, you must add a verification `TXT` record. This information will show on your dashboard after submitting your custom domain, as well as be emailed to you.
51+
</Accordion>
52+
53+
<Accordion title="Cloudflare security settings">
54+
If Cloudflare is your DNS provider, you must enable the "full strict" security option for the https setting.
55+
</Accordion>
56+
</AccordionGroup>

0 commit comments

Comments
 (0)