We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9044a commit 758530dCopy full SHA for 758530d
src/database/sponsors/index.tsx
@@ -58,6 +58,14 @@ const sponsors: Sponsor[] = [
58
description: "Student",
59
github: "https://github.com/milosmatovicup",
60
},
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
+ },
69
70
{
71
name: "Takashi Arai",
0 commit comments