Skip to content

Commit

Permalink
Update openSourceAppList.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
meetqy authored Nov 19, 2024
1 parent d22a0bf commit 7f47725
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions www/src/components/docs/openSourceAppList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 7f47725

Please sign in to comment.