Skip to content

Commit

Permalink
Merge pull request #830 from hackclub/Add-system76-keeb-to-prizes-fro…
Browse files Browse the repository at this point in the history
…nt-page

Add system76 keeb to front page
  • Loading branch information
malted authored Nov 21, 2024
2 parents db03591 + e9ff79d commit dd37819
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/app/marketing/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,14 @@ const PrizeData = [
estMin: 11,
estMax: 55,
},
{
name: 'System76 Keeb',
doubloons: 520,
image: 'https://noras-secret-cdn.hackclub.dev/shop/s76_launch.png',
sub: 'open-source!!!',
estMin: 19,
estMax: 94,
},
{
name: 'Flipper Zero',
doubloons: 850,
Expand Down

0 comments on commit dd37819

Please sign in to comment.