diff --git a/www/src/components/docs/openSourceAppList.tsx b/www/src/components/docs/openSourceAppList.tsx index ea6d836558..bb54649376 100644 --- a/www/src/components/docs/openSourceAppList.tsx +++ b/www/src/components/docs/openSourceAppList.tsx @@ -316,6 +316,13 @@ const projects: App[] = [ linkName: "RobertHavelaar.dev", link: "https://www.roberthavelaar.dev/", }, + { + description: "Tasky - Simplify task management", + repoName: "ismaelherreradev/tasky", + repo: "https://github.com/ismaelherreradev/tasky", + linkName: "taskyboard", + link: "https://taskyboard.vercel.app", + }, ]; export default function OpenSourceAppList({