From 7119c4b8168106756d02b22d8ae844f6b31e23dd Mon Sep 17 00:00:00 2001 From: Domenico Gemoli Date: Thu, 7 Mar 2024 13:20:51 +0100 Subject: [PATCH] docs: add improvdb to openSourceAppList.tsx (#1786) --- www/src/components/docs/openSourceAppList.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/www/src/components/docs/openSourceAppList.tsx b/www/src/components/docs/openSourceAppList.tsx index 21b8c71c13..62222d799f 100644 --- a/www/src/components/docs/openSourceAppList.tsx +++ b/www/src/components/docs/openSourceAppList.tsx @@ -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({