File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11---
22title : Build with Fern
3- description : Explore our guides for how to generate SDKs and Docs with Fern.
43slug : /
4+ description : Explore our guides for how to generate SDKs and Docs with Fern.
55hide-toc : true
66layout : custom
77---
88
9-
109import { 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 >
Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ subtitle: Set up the fern folder
66Configuring Fern starts with the ` fern ` folder, the root directory that contains
77your 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 >
You can’t perform that action at this time.
0 commit comments