Skip to content

Commit 758530d

Browse files
committed
added the details
1 parent 5d9044a commit 758530d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/database/sponsors/index.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ const sponsors: Sponsor[] = [
5858
description: "Student",
5959
github: "https://github.com/milosmatovicup",
6060
},
61+
{
62+
name: "Tirth Patel",
63+
image: "https://avatars.githubusercontent.com/u/111308497?v=4",
64+
description: "Student",
65+
github: "https://github.com/TirthWillLearn",
66+
linkedin: "https://www.linkedin.com/in/tirth-k-patel/",
67+
twitter: "https://x.com/codewithtirth",
68+
},
6169

6270
{
6371
name: "Takashi Arai",

0 commit comments

Comments
 (0)