Skip to content

Commit

Permalink
Bio
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilChaudhari committed Jul 27, 2023
1 parent f2f335f commit 6065601
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"first": "Will",
"last": "Drapkin",
"email": "[email protected]",
"photo": "https://avatars.githubusercontent.com/u/96844187?v=4",
"biography": "Will Drapkin is an FPA volunteer from St Luke鈥檚 in CT. His mission is to bring coding outreach to underserved communities.",
"photo": "https://avatars.githubusercontent.com/u/111072674?v=4",
"biography": "Will Drapkin is the CFO of the FPA from St Luke鈥檚 in CT. His mission is to bring coding outreach to underserved communities.",
"works": "Currently Will is working on outreach and funding",
"work": []
},
Expand Down
1 change: 1 addition & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ function IndexPage({location}) {
)
}


export const Head = () => <Seo title="Home" breadcrumbs={{ "Home": "https://about.fairfieldprogramming.org/" }} />

export default IndexPage
Expand Down

0 comments on commit 6065601

Please sign in to comment.