From aeb1fa9f870890b602a4efeae73fde8b040c2867 Mon Sep 17 00:00:00 2001 From: Parth V Square <26404957+Parthvsquare@users.noreply.github.com> Date: Sun, 24 Mar 2024 18:16:32 +0530 Subject: [PATCH] docs: added todo-mvc to open source collection (#1809) --- www/src/components/docs/openSourceAppList.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/src/components/docs/openSourceAppList.tsx b/www/src/components/docs/openSourceAppList.tsx index 62222d799f..bff13c3f08 100644 --- a/www/src/components/docs/openSourceAppList.tsx +++ b/www/src/components/docs/openSourceAppList.tsx @@ -273,6 +273,13 @@ const projects: App[] = [ linkName: "improvdb.com", link: "https://improvdb.com/", }, + { + description: "Simple Todo app - with custom auth", + repoName: "Parthvsquare/t3-todo-mvc", + repo: "https://github.com/Parthvsquare/t3-todo-mvc", + linkName: "", + link: "", + }, ]; export default function OpenSourceAppList({