Skip to content

Commit

Permalink
Add improvdb to openSourceAppList.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aberonni committed Mar 2, 2024
1 parent de9e46b commit fa31bc1
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 fa31bc1

Please sign in to comment.