Skip to content

Commit a3fdfc3

Browse files
author
Joanna Pineda
committed
remove broken call to action on programs for now and update matt's bio
1 parent 64356b7 commit a3fdfc3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/pages/about.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ const AboutUsPage: React.FunctionComponent<PageProps> = () => (
298298
{
299299
name: "Matt Walton",
300300
positions: ["Head of Analytics & Insights - Automotive, Consumer Goods & Food at Google"],
301-
bio: `Matt is currently a Technology Analyst at Accenture where she works primarily as a software developer to improve businesses. Prior to her time in industry, she worked in the intersection of Computer Science and Biology through research in cancer genomics and health care.`,
301+
bio: ``,
302302
image: (
303303
<StaticImage
304304
src="../assets/people/Matt_Walton.jpeg"

src/pages/programs.tsx

Lines changed: 2 additions & 2 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/">
108+
{/* <Link to="https://hercodecamp.us19.list-manage.com/subscribe?u=c27169d8995f9d493daf82c16&id=4169a6682f/">
109109
<IrisLinkButton>Stay Tuned</IrisLinkButton>
110-
</Link>
110+
</Link> */}
111111
</div>
112112
</div>
113113
</div>

0 commit comments

Comments
 (0)