Skip to content

Commit

Permalink
docs: add improvdb to openSourceAppList.tsx (t3-oss#1786)
Browse files Browse the repository at this point in the history
  • Loading branch information
aberonni committed Mar 7, 2024
1 parent d8927c1 commit 7119c4b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions www/src/components/docs/openSourceAppList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,14 @@ const projects: App[] = [
linkName: "eboto-mo.com",
link: "https://eboto-mo.com/",
},
{
description:
"ImprovDB - The ultimate repository for improv games & exercises",
repoName: "aberonni/improvdb",
repo: "https://github.com/aberonni/improvdb",
linkName: "improvdb.com",
link: "https://improvdb.com/",
},
];

export default function OpenSourceAppList({
Expand Down

0 comments on commit 7119c4b

Please sign in to comment.