We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fdfc3 commit d633af3Copy full SHA for d633af3
1 file changed
src/pages/programs.tsx
@@ -105,9 +105,9 @@ const ProgramsPage: React.FunctionComponent<PageProps> = ({ data }) => {
105
<li>Applications Open: February 2nd, 2022</li>
106
<li>Application Deadline: March 6th, 2022</li>
107
</ul> */}
108
- {/* <Link to="https://hercodecamp.us19.list-manage.com/subscribe?u=c27169d8995f9d493daf82c16&id=4169a6682f/">
109
- <IrisLinkButton>Stay Tuned</IrisLinkButton>
110
- </Link> */}
+ <Link to="https://forms.gle/Uph4pRbCwzGP7zW36">
+ <IrisLinkButton>Keep me in the loop</IrisLinkButton>
+ </Link>
111
</div>
112
113
0 commit comments