Skip to content

Commit

Permalink
docs: Update openSourceAppList.tsx (#2036)
Browse files Browse the repository at this point in the history
Co-authored-by: Julius Marminge <[email protected]>
  • Loading branch information
meetqy and juliusmarminge authored Jan 12, 2025
1 parent 7147930 commit b3dd409
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 @@ -337,6 +337,13 @@ const projects: App[] = [
linkName: "Ray",
link: "https://koujialong-ray.vercel.app/",
},
{
description: "Aiseka - Discover the best Color Palette & Color Tools",
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 b3dd409

Please sign in to comment.