We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048eaaa commit 2572781Copy full SHA for 2572781
changelog/overview.mdx
@@ -1,7 +1,7 @@
1
---
2
title: "Product Updates"
3
description: "New updates and improvements"
4
-mode: "wide"
+mode: "center"
5
6
<Update label="December 2024">
7
## Authentication
page.mdx
@@ -146,6 +146,18 @@ mode: "custom"
146
147
```
148
149
+### Center Mode
150
+
151
+*Center Mode* removes the sidebar and the table of contents, and centers the page content. This mode is great for changelogs
152
+or any page where you want to focus on the content.
153
154
155
+```md
156
+---
157
158
159
+```
160
161
## External Links
162
163
If you want the sidebar to open an external URL, you can set the `url` metadata
0 commit comments