Skip to content

Commit

Permalink
feat: update sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
betich committed Jul 5, 2024
1 parent 7fde54a commit 5f457c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/sponsor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ export const individualSponsors = [
name: "ChunGPT",
amount: 888,
},
{
name: "modhanami",
amount: 1270,
},
];

function getSponsors(type: SponsorType): Sponsor[] {
Expand Down

0 comments on commit 5f457c9

Please sign in to comment.