@@ -11,6 +11,8 @@ navigation:
1111 path : ./pages/getting-started/project-structure.mdx
1212 - link : Customer showcase
1313 href : https://buildwithfern.com/showcase#docs-customers.alldocs-features
14+ - page : NEW PAGE!
15+ path : docs/pages/learn/docs/getting-started/new-page.mdx
1416 - changelog : ./pages/changelog
1517 icon : fa-regular fa-clock-rotate-left
1618 - section : Configuration
@@ -139,7 +141,7 @@ navigation:
139141 - section : Preview & publish
140142 collapsed : true
141143 contents :
142- - page : Previewing changes locally
144+ - page : Previewing changes locally
143145 path : ./pages/getting-started/preview-changes-locally.mdx
144146 - page : Previewing changes in a PR
145147 path : ./pages/getting-started/pr-preview.mdx
@@ -227,9 +229,9 @@ navigation:
227229 path : ./pages/api-references/autopopulate-api-key.mdx
228230 - page : SSO
229231 path : ./pages/authentication/sso.mdx
230- - section : Self-hosted
231- collapsed : true
232- contents :
232+ - section : Self-hosted
233+ collapsed : true
234+ contents :
233235 - page : Overview
234236 path : ./pages/enterprise/self-hosted.mdx
235237 - page : Set up self-hosted documentation
@@ -262,7 +264,7 @@ navigation:
262264 slug : analytics/mixpanel
263265 - page : Postman
264266 path : ./pages/integrations/postman.mdx
265- - page : LaunchDarkly feature flags
267+ - page : LaunchDarkly feature flags
266268 path : ./pages/integrations/feature-flags.mdx
267269 hidden : true
268270 - section : Developer tools
@@ -275,7 +277,6 @@ navigation:
275277 - page : GitLab
276278 path : ./pages/developer-tools/gitlab.mdx
277279 - page : Vale
278- path : ./pages/developer-tools/vale.mdx
280+ path : ./pages/developer-tools/vale.mdx
279281 - page : View Markdown
280282 path : ./pages/developer-tools/view-markdown.mdx
281-
0 commit comments