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 11ef54e commit 1eea93eCopy full SHA for 1eea93e
fern/docs/pages/welcome.mdx
@@ -12,11 +12,15 @@ Welcome to the Plant Store API docs! This site demonstrates how to use Fern to g
12
Here you'll find information about managing your plants, customers, and orders for your plant shop.
13
14
<CardGroup>
15
- <Card title="API Reference" icon="fa-solid fa-code" href="/api-reference" />
+ <Card
16
+ title="API Reference"
17
+ icon="fa-solid fa-code"
18
+ href="/api-reference"
19
+ />
20
<Card
- title="Discord Community"
- icon="fa-brands fa-discord"
- href="https://discord.com/invite/JkkXumPzcG"
21
+ title="Slack Community"
22
+ icon="fa-brands fa-slack"
23
+ href="https://join.slack.com/t/fern-community/shared_invite/zt-2q7ev4mki-mhO5anKslwRowp4oExWf4A"
24
/>
25
26
title="Blog"
0 commit comments