Skip to content

Commit

Permalink
added sunal-rahal(an app bootstraped using t3) to docs (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabincankod authored May 7, 2024
1 parent 29348b6 commit 1d89b3e
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 @@ -280,6 +280,13 @@ const projects: App[] = [
linkName: "",
link: "",
},
{
description: "SunalRahal - Your Spotify, in a SVG",
repoName: "prabincankod/sunal-rahal",
repo: "https://github.com/prabincankod/sunal-rahal",
linkName: "SunalRhal",
link: "https://sunal-rahal.vercel.app",
},
];

export default function OpenSourceAppList({
Expand Down

0 comments on commit 1d89b3e

Please sign in to comment.