Skip to content

Commit

Permalink
chore: updated sponsors image
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 27, 2024
1 parent 394f805 commit c22276c
Show file tree
Hide file tree
Showing 5 changed files with 325 additions and 153 deletions.
7 changes: 6 additions & 1 deletion sponsorkit.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,14 @@ export default defineConfig({
preset: tierPresets.large,
},
{
title: 'Gold Sponsors',
title: 'Bronze Sponsors',
monthlyDollars: 100,
preset: tierPresets.xl,
},
{
title: 'Silver Sponsors',
monthlyDollars: 200,
preset: tierPresets.xl,
},
],
})
Loading

0 comments on commit c22276c

Please sign in to comment.