Skip to content

Commit 3effc6c

Browse files
committed
revert welcome page back to main
1 parent 5af66b3 commit 3effc6c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

fern/products/home/pages/welcome.mdx

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

9+
910
import { FernFooter } from "../../../components/FernFooter";
1011

1112
<div className="lp-page-container">
@@ -388,4 +389,4 @@ import { FernFooter } from "../../../components/FernFooter";
388389
</div>
389390

390391
</div>
391-
</div>
392+
</div>

0 commit comments

Comments
 (0)