We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8353778 commit ebacd61Copy full SHA for ebacd61
fern/products/home/pages/welcome.mdx
@@ -1,5 +1,6 @@
1
---
2
title: Build with Fern
3
+subtitle: aaaaa
4
slug: /
5
description: Explore our guides for how to generate SDKs and Docs with Fern.
6
hide-toc: true
@@ -10,6 +11,7 @@ import { FernFooter } from "../../../components/FernFooter";
10
11
12
<div className="lp-page-container">
13
{/* Main Content */}
14
+ helloooo
15
<div className="main-content">
16
{/* Dashed Pattern */}
17
<div className="dashed-pattern dashed-pattern-left"></div>
0 commit comments