We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77402b3 commit b77a3b9Copy full SHA for b77a3b9
src/app/(landing)/Sponsors.tsx
@@ -18,6 +18,7 @@ export default function Sponsors() {
18
<Sponsor href="https://www.desmos.com/" src="/sponsors/DesmosLogo-B.svg" alt="Desmos" />
19
<Sponsor href="https://stanfordresearchpark.com/" src="/sponsors/SRP_Lockup_Primary_Gold_RGB.png" alt="Stanford Research Park" />
20
<Sponsor href="https://www.digipen.edu/" src="/sponsors/DigiPen.png" alt="DigiPen" />
21
+ <Sponsor href="https://gunn.paloaltopta.org/" src="/sponsors/Gunn-PTSA.png" alt="Gunn PTSA" />
22
{/*<Sponsor href="https://www.applied-computing.org/" src="/sponsors/ACF.png" alt="Applied Computing Foundation" />
23
24
<Sponsor href="https://www.hudsonrivertrading.com/" src="/sponsors/HRT.png" alt="Hudson River Trading" />
0 commit comments