Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions fern/docs/pages/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,15 @@ Welcome to the Plant Store API docs! This site demonstrates how to use Fern to g
Here you'll find information about managing your plants, customers, and orders for your plant shop.

<CardGroup>
<Card title="API Reference" icon="fa-solid fa-code" href="/api-reference" />
<Card
title="API Reference"
icon="fa-solid fa-code"
href="/api-reference"
/>
<Card
title="Discord Community"
icon="fa-brands fa-discord"
href="https://discord.com/invite/JkkXumPzcG"
title="Slack Community"
icon="fa-brands fa-slack"
href="https://join.slack.com/t/fern-community/shared_invite/zt-2q7ev4mki-mhO5anKslwRowp4oExWf4A"
/>
<Card
title="Blog"
Expand Down