Skip to content

Commit e13e579

Browse files
authored
Docs: Update openSourceAppList.tsx
1 parent d22a0bf commit e13e579

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

www/src/components/docs/openSourceAppList.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,13 @@ const projects: App[] = [
330330
linkName: "Squeak",
331331
link: "https://playsqueak.com/",
332332
},
333+
{
334+
description: "Aiseka - Discover the best Color Palette & Color Tools",
335+
repoName: "meetqy/aiseka",
336+
repo: "https://github.com/meetqy/aiseka",
337+
linkName: "AISEKA",
338+
link: "https://aiseka.com/",
339+
},
333340
];
334341

335342
export default function OpenSourceAppList({

0 commit comments

Comments
 (0)