Skip to content

Commit b5ed321

Browse files
Fern Editor: Update
1 parent fd19994 commit b5ed321

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: ONE
3+
slug: learn/docs/getting-started/one
4+
---
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: THREE
3+
slug: learn/docs/getting-started/three
4+
---
5+

fern/products/docs/docs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
navigation:
2-
- section: Getting started
2+
- section: TWO
33
contents:
44
- page: Overview
55
path: ./pages/getting-started/overview.mdx
@@ -9,6 +9,10 @@ navigation:
99
path: ./pages/getting-started/project-structure.mdx
1010
- link: Customer showcase
1111
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
12+
- page: ONE
13+
path: docs/pages/learn/docs/getting-started/one.mdx
14+
- page: THREE
15+
path: docs/pages/learn/docs/getting-started/three.mdx
1216
- changelog: ./pages/changelog
1317
icon: fa-regular fa-clock-rotate-left
1418
- section: Configuration

0 commit comments

Comments
 (0)