From 1d89b3e5586b9b6ca6c5e07de575fb04d6499224 Mon Sep 17 00:00:00 2001 From: Prabin <42871240+prabincankod@users.noreply.github.com> Date: Tue, 7 May 2024 13:26:27 +0545 Subject: [PATCH] added sunal-rahal(an app bootstraped using t3) to docs (#1848) --- www/src/components/docs/openSourceAppList.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/src/components/docs/openSourceAppList.tsx b/www/src/components/docs/openSourceAppList.tsx index bff13c3f08..4353998577 100644 --- a/www/src/components/docs/openSourceAppList.tsx +++ b/www/src/components/docs/openSourceAppList.tsx @@ -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({