Skip to content

Commit

Permalink
feat: Added Abby to our-people.astro (#257)
Browse files Browse the repository at this point in the history
* Update our-people.astro with Abby's entry

* Update our-people.astro to fix escaping apostrophe
  • Loading branch information
clenneabig authored Mar 22, 2024
1 parent a2b6ce9 commit 2a21b38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/our-people.astro
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ const team: Person[] = [
about:
'Interested in supporting and helping the next generation of tech enthusiasts, she mostly enjoys working with the younger students and introducing them to technology.',
},
{
name: 'Abigail Clennell',
position: 'Head Mentor',
about:
'Abby has 2 degrees with majors varying from AI to Computer Graphics and Mathematics and currently pursuing a Master\'s Thesis on AI and wildlife conservation. She has tutored many university courses that range from Cybersecurity to Concurrent Programming and even Game Development. She is a leader at Karori West and Wadestown Scout Groups working with ages 8-18.',
},
];
const volunteers: Person[] = [
Expand Down

0 comments on commit 2a21b38

Please sign in to comment.