Skip to content

Commit b498722

Browse files
Visual Editor: Update
1 parent 5828f5e commit b498722

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

fern/products/docs/pages/getting-started/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ subtitle: A website builder for beautiful agent and developer-friendly docs.
155155
</div>
156156
</a>
157157
</CardGroup>
158-
</div>
158+
</div>

fern/products/docs/pages/getting-started/quickstart.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Quickstart
33
subtitle: Start building beautiful documentation in under 5 minutes
44
---
55

6-
<img alt="Docs cascade" src="./images/docs-cascade.png" />
7-
86
With Fern, you can build beautiful developer documentation that matches your brand. Fern supports writing pages (written in Markdown) and generating API Reference documentation (from an OpenAPI Specification).
97

8+
<img alt="Docs cascade" src="./images/docs-cascade.png" />
9+
1010
In this guide, we'll show you how to get started with Fern in under 5 minutes.
1111

1212
<Steps toc={true}>
@@ -200,4 +200,4 @@ In this guide, we'll show you how to get started with Fern in under 5 minutes.
200200

201201
</Steps>
202202

203-
[View examples of documentation websites](https://buildwithfern.com/customers) that have been published using Fern.
203+
[View examples of documentation websites](https://buildwithfern.com/customers) that have been published using Fern.

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>

0 commit comments

Comments
 (0)