Skip to content
Open
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
2 changes: 2 additions & 0 deletions packages/web/lib/showcase-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,8 @@ export const categories: Category[] = [
dynamicBadge("Convex", "by @get-convex", "/badge/Convex-F3B01C.svg?logo=convex", "Branded Convex badge using Simple Icons. Best for stack rows, integration lists, and polished README sections."),

dynamicBadge("Telegram", "by @chirizxc", "/badge/Telegram-24A1DE.svg?font=geist-mono&logo=telegram&logoColor=ffffff", "Community badge submitted by chirizxc."),

dynamicBadge("schema flow", "by @karelaking", "/badge/Schema%20Flow-1.1.3.svg?size=default&font=geist-mono&split=true&logo=false&brand=bun", "Community badge submitted by karelaking."),
],
},
]
Expand Down
Loading