Skip to content

Commit 2e87a10

Browse files
committed
docs(forge): add icons to documentation pages
1 parent 004a2d3 commit 2e87a10

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/content/docs/forge/first-app.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: First Application
33
description: Build your first complete Forge application with real-world features
4+
icon: ChevronFirst
45
---
56

67
import { Callout } from 'fumadocs-ui/components/callout'

docs/content/docs/forge/installation.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Installation
33
description: Set up your development environment and install Forge
4+
icon: ToyBrick
45
---
56

67
import { Callout } from 'fumadocs-ui/components/callout'

docs/content/docs/forge/quick-start.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Quick Start
33
description: Build your first Forge application in 5 minutes
4+
icon: Zap
45
---
56

67
import { Callout } from 'fumadocs-ui/components/callout'

0 commit comments

Comments
 (0)