Skip to content

Commit 82f7e15

Browse files
Visual Editor: Update
1 parent 47bbe93 commit 82f7e15

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

fern/products/home/pages/welcome.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Build with Fern
3-
description: Explore our guides for how to generate SDKs and Docs with Fern.
43
slug: /
4+
description: Explore our guides for how to generate SDKs and Docs with Fern.
55
hide-toc: true
66
layout: custom
77
---
88

9-
109
import { FernFooter } from "../../../components/FernFooter";
1110

1211
<div className="lp-page-container">
@@ -377,4 +376,4 @@ import { FernFooter } from "../../../components/FernFooter";
377376
</div>
378377

379378
</div>
380-
</div>
379+
</div>

fern/products/sdks/fern-folder.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ subtitle: Set up the fern folder
66
Configuring Fern starts with the `fern` folder, the root directory that contains
77
your API definitions, generators, and your CLI version.
88

9+
This is me editing my documentation website.
10+
11+
### I'm editing
12+
13+
Here! 
14+
915
## Set up the fern folder
1016

1117
<Steps>

0 commit comments

Comments
 (0)