Skip to content

Commit a05a0d2

Browse files
Fern Editor: Update
1 parent 1a54434 commit a05a0d2

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: REAL PAGE IN TWO
3+
slug: learn/docs/configuration/real-page-in-two
4+
---
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: PAGE IN TWO
3+
slug: learn/docs/getting-started/page-in-two
4+
---
5+

fern/products/docs/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ navigation:
1313
href: https://buildwithfern.com/showcase#docs-customers.alldocs-features
1414
- page: PAGE IN ONE
1515
path: docs/pages/learn/docs/getting-started/page-in-one.mdx
16+
- page: PAGE IN TWO
17+
path: docs/pages/learn/docs/getting-started/page-in-two.mdx
1618
- changelog: ./pages/changelog
1719
icon: fa-regular fa-clock-rotate-left
1820
- section: SECTION 2
@@ -27,6 +29,8 @@ navigation:
2729
path: ./pages/navigation/products.mdx
2830
- page: Page-level settings
2931
path: ./pages/customization/frontmatter.mdx
32+
- page: REAL PAGE IN TWO
33+
path: docs/pages/learn/docs/configuration/real-page-in-two.mdx
3034
- section: Writing content
3135
contents:
3236
- page: Markdown pages

0 commit comments

Comments
 (0)