Skip to content

Commit

Permalink
add sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNotRog committed Dec 8, 2023
1 parent acaf05c commit 85b7029
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
Binary file added public/sponsors/HRT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/sponsors/jane-street.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/sponsors/wolfram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion src/app/(landing)/Sponsors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@ export default function Sponsors() {
<Sponsor href="https://www.axure.com/" src="/sponsors/azure.svg" alt="Azure" />
<Sponsor href="https://www.applied-computing.org/" src="/sponsors/ACF.png" alt="Applied Computing Foundation" />
<Sponsor href="https://gen.xyz/" src="/sponsors/XYZ.svg" alt="XYZ" />
<Sponsor href="https://www.janestreet.com/" src="/sponsors/jane-street.png" alt="Jane Street" />
<Sponsor href="https://www.hudsonrivertrading.com/" src="/sponsors/HRT.png" alt="Hudson River Trading" />
<Sponsor href="https://www.wolfram.com" src="/sponsors/wolfram.png" alt="Wolfram" />
{/* <Sponsor href="https://www.wolfram.com" src="/sponsors/wolfram.svg" alt="Wolfram" />
<Sponsor href="https://artofproblemsolving.com" src="/sponsors/aops.png" alt="AoPS" />
<Sponsor href="https://mule.to/p3df" src="/sponsors/sticker-mule.png" alt="Sticker Mule" />
<Sponsor href="https://www.janestreet.com/" src="/sponsors/jane-street.png" alt="Jane Street" />

<Sponsor href="https://linktr.ee/leadinglearners" src="/sponsors/leading-learners.png" alt="Leading Learners" />
<Sponsor href="https://www.leangap.org/" src="/sponsors/leangap.svg" alt="Leangap" />
<Sponsor href="https://www.mitchellparkteenservices.org/thinkfund" src="/sponsors/think-fund.png" alt="Think Fund" />
Expand Down

1 comment on commit 85b7029

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks10 ready!

✅ Preview
https://gunnhacks10-iwi6qqv8g-imnotrog.vercel.app

Built with commit 85b7029.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.