Skip to content

Commit f50f3c5

Browse files
docs: Update openSourceAppList.tsx (#2036)
Co-authored-by: Julius Marminge <[email protected]>
1 parent 4e9aec3 commit f50f3c5

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
@@ -337,6 +337,13 @@ const projects: App[] = [
337337
linkName: "Ray",
338338
link: "https://koujialong-ray.vercel.app/",
339339
},
340+
{
341+
description: "Aiseka - Discover the best Color Palette & Color Tools",
342+
repoName: "meetqy/aiseka",
343+
repo: "https://github.com/meetqy/aiseka",
344+
linkName: "AISEKA",
345+
link: "https://aiseka.com/",
346+
},
340347
];
341348

342349
export default function OpenSourceAppList({

0 commit comments

Comments
 (0)