mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
chore(web): add fumadocs icon
This commit is contained in:
@@ -498,7 +498,7 @@ export const TECH_OPTIONS: Record<
|
|||||||
id: "fumadocs",
|
id: "fumadocs",
|
||||||
name: "Fumadocs",
|
name: "Fumadocs",
|
||||||
description: "Build excellent documentation site",
|
description: "Build excellent documentation site",
|
||||||
icon: "",
|
icon: `${ICON_BASE_URL}/fumadocs.svg`,
|
||||||
color: "from-indigo-500 to-indigo-700",
|
color: "from-indigo-500 to-indigo-700",
|
||||||
default: false,
|
default: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user