Skip to content

Commit 78f997d

Browse files
Adjust titles and label for multi-signer-dnssec setup page
1 parent 3d27003 commit 78f997d

File tree

1 file changed

+5
-9
lines changed
  • src/content/docs/dns/dnssec/multi-signer-dnssec

1 file changed

+5
-9
lines changed

src/content/docs/dns/dnssec/multi-signer-dnssec/setup.mdx

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
22
pcx_content_type: how-to
3-
title: Setup
3+
title: Set up multi-signer DNSSEC
44
sidebar:
55
order: 5
6-
head:
7-
- tag: title
8-
content: Set up multi-signer DNSSEC
6+
label: Setup
97
---
108

11-
import { Tabs, TabItem } from "~/components"
12-
13-
# Set up multi-signer DNSSEC
9+
import { Tabs, TabItem } from "~/components";
1410

1511
This page explains how you can enable [multi-signer DNSSEC](/dns/dnssec/multi-signer-dnssec/) with Cloudflare, using the [model 2](/dns/dnssec/multi-signer-dnssec/about/) as described in [RFC 8901](https://www.rfc-editor.org/rfc/rfc8901.html).
1612

@@ -28,7 +24,7 @@ Note that:
2824

2925
If you use Cloudflare as a primary DNS provider, meaning that you manage your DNS records in Cloudflare, do the following:
3026

31-
<Tabs>
27+
<Tabs syncKey="dashPlusAPI">
3228
<TabItem label="Dashboard">
3329
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account and zone.
3430
2. Go to **DNS** > **Settings**.
@@ -119,7 +115,7 @@ curl --request PATCH \
119115

120116
If you use Cloudflare as a secondary DNS provider, do the following:
121117

122-
<Tabs>
118+
<Tabs syncKey="dashPlusAPI">
123119
<TabItem label="Dashboard">
124120

125121
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account and zone.

0 commit comments

Comments
 (0)