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({