Skip to content

Commit

Permalink
Update Sponsors.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
iancheung0202 authored Nov 21, 2024
1 parent ef5f1a7 commit 32c5941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(landing)/Sponsors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Sponsors() {
</p>

<div className="pt-8 pb-2 flex flex-wrap gap-x-5 gap-y-2 items-center justify-center">
<Sponsor href="https://www.desmos.com/" src="/sponsors/DesmosLog-B.svg" alt="Desmos" />
<Sponsor href="https://www.desmos.com/" src="/sponsors/DesmosLogo-B.svg" alt="Desmos" />
{/*<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" />
Expand Down

1 comment on commit 32c5941

@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-q41jjz6c2-daniel-kous-projects.vercel.app

Built with commit 32c5941.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.