From 7f477253ef080b9c9d5d2f1f14d29591163df3bc Mon Sep 17 00:00:00 2001 From: meetqy Date: Tue, 19 Nov 2024 13:34:00 +0800 Subject: [PATCH] Update openSourceAppList.tsx --- 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 4cb6488243..fbd3619ebd 100644 --- a/www/src/components/docs/openSourceAppList.tsx +++ b/www/src/components/docs/openSourceAppList.tsx @@ -330,6 +330,13 @@ const projects: App[] = [ linkName: "Squeak", link: "https://playsqueak.com/", }, + { + description: "AiSeka - Discover the best Color Palette & Color Kits", + repoName: "meetqy/aiseka", + repo: "https://github.com/meetqy/aiseka", + linkName: "AiSeka", + link: "https://aiseka.com/", + }, ]; export default function OpenSourceAppList({