From 2be6fb60d2c0a690e03722402391bbd2612dc30c Mon Sep 17 00:00:00 2001 From: Ismael Herrera Date: Mon, 19 Aug 2024 05:59:06 -0400 Subject: [PATCH] docs: add Tasky to openSourceAppList.tsx (#1964) Co-authored-by: Julius Marminge --- 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 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({