Skip to content

Commit

Permalink
Update Sponsors.tsx
Browse files Browse the repository at this point in the history
iancheung0202 authored Jan 15, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d59ec5c commit 9b3b657
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/app/(landing)/Sponsors.tsx
Original file line number Diff line number Diff line change
@@ -15,8 +15,11 @@ export default function Sponsors() {
<Sponsor href="https://gen.xyz/" src="/sponsors/XYZ.svg" alt="XYZ" />
<Sponsor href="https://www.mitchellparkteenservices.org/thinkfund" src="/sponsors/thinkfund.webp" alt="Think Fund" width="md" />
<Sponsor href="https://www.cityofpaloalto.org/" src="/sponsors/city-of-palo-alto.png" alt="City of Palo Alto" />
{/*<Sponsor href="https://www.applied-computing.org/" src="/sponsors/ACF.png" alt="Applied Computing Foundation" />
<Sponsor href="https://www.desmos.com/" src="/sponsors/DesmosLogo-B.svg" alt="Desmos" />
<Sponsor href="https://stanfordresearchpark.com/" src="/sponsors/SRP_Lockup_Primary_Gold_RGB.png" alt="Stanford Research Park" />
<Sponsor href="https://www.digipen.edu/" src="/sponsors/DigiPen.png" alt="DigiPen" />
{/*<Sponsor href="https://www.applied-computing.org/" src="/sponsors/ACF.png" alt="Applied Computing Foundation" />
<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://mlh.io/" src="/sponsors/MLH.png" alt="MLH" width="sm" />

1 comment on commit 9b3b657

@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 gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-kd9jmhdmi-daniel-kous-projects.vercel.app

Built with commit 9b3b657.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.