Skip to content

Commit 66b8f52

Browse files
Fern Editor: Update
1 parent 5089b58 commit 66b8f52

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,6 +1,10 @@
11
navigation:
2-
- section: Getting started
2+
- section: TWO (FIRST SECTION)
33
contents:
4+
- page: ONE
5+
path: docs/pages/learn/docs/getting-started/one.mdx
6+
- page: THREE
7+
path: docs/pages/learn/docs/getting-started/three.mdx
48
- page: Overview
59
path: ./pages/getting-started/overview.mdx
610
- page: How it works

0 commit comments

Comments
 (0)