Skip to content

Commit c424e9f

Browse files
Update sidebar order for DNS changelog and glossary
1 parent fba56a6 commit c424e9f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/content/docs/dns/changelog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Changelog
44
changelog_file_name:
55
- dns
66
sidebar:
7-
order: 15
7+
order: 25
88
---
99

1010
import { ProductChangelog } from "~/components";

src/content/docs/dns/glossary.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Glossary
33
pcx_content_type: glossary
4-
4+
sidebar:
5+
order: 30
56
---
67

78
import { Glossary } from "~/components"

0 commit comments

Comments
 (0)