Skip to content

Commit d633af3

Browse files
author
Joanna Pineda
committed
Add call to action for 2023 programming
1 parent a3fdfc3 commit d633af3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/pages/programs.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ const ProgramsPage: React.FunctionComponent<PageProps> = ({ data }) => {
105105
<li>Applications Open: February 2nd, 2022</li>
106106
<li>Application Deadline: March 6th, 2022</li>
107107
</ul> */}
108-
{/* <Link to="https://hercodecamp.us19.list-manage.com/subscribe?u=c27169d8995f9d493daf82c16&id=4169a6682f/">
109-
<IrisLinkButton>Stay Tuned</IrisLinkButton>
110-
</Link> */}
108+
<Link to="https://forms.gle/Uph4pRbCwzGP7zW36">
109+
<IrisLinkButton>Keep me in the loop</IrisLinkButton>
110+
</Link>
111111
</div>
112112
</div>
113113
</div>

0 commit comments

Comments
 (0)