Skip to content

Commit 100d32e

Browse files
Kapil GowruKapil Gowru
authored andcommitted
feat: udpating ve & swift generator
1 parent d1d6918 commit 100d32e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

fern/products/docs/pages/component-library/writing-content/visual-editor.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,30 +20,30 @@ Fern Editor lets you modify your documentation without touching code. Make chang
2020
</Button>
2121
</a>
2222

23-
## Key Features
23+
## Key features
2424

2525
<CardGroup cols={2}>
26-
<Card title="Expressive Rich Text" icon="duotone edit">
26+
<Card title="Expressive rich text" icon="duotone edit">
2727
Edit Fern Docs from an intuitive Notion-style interface
2828
</Card>
2929

30-
<Card title="Fern Components Support" icon="duotone puzzle-piece">
30+
<Card title="Fern components support" icon="duotone puzzle-piece">
3131
Create and edit Callouts, Cards, etc directly from UI, with more components coming soon ✨
3232
</Card>
3333

34-
<Card title="One-Click PRs" icon="duotone github">
34+
<Card title="One-click PRs" icon="duotone code-compare">
3535
Seamlessly push changes up to GitHub for review and publishing
3636
</Card>
3737

38-
<Card title="Dev Mode" icon="duotone code">
38+
<Card title="Dev mode" icon="duotone code">
3939
Fully customize your site's source code from the editor when you need a little more control
4040
</Card>
4141

42-
<Card title="[Beta] Images & Videos" icon="duotone image">
42+
<Card title="[Beta] Images & videos" icon="duotone image">
4343
Drag & drop to upload media to your site, with full support for git-backed files coming soon
4444
</Card>
4545

46-
<Card title="[Beta] Create New Pages" icon="duotone file-plus">
46+
<Card title="[Beta] Create new pages" icon="duotone file-plus">
4747
Create/delete new pages from the editor, with more features for organizing the navigation structure of your site coming soon
4848
</Card>
4949
</CardGroup>

0 commit comments

Comments
 (0)