From 2a21b3835a3315124d088fa51637a541a72984b8 Mon Sep 17 00:00:00 2001 From: Abigail Clennell Date: Fri, 22 Mar 2024 20:46:46 +1300 Subject: [PATCH] feat: Added Abby to our-people.astro (#257) * Update our-people.astro with Abby's entry * Update our-people.astro to fix escaping apostrophe --- src/pages/our-people.astro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/pages/our-people.astro b/src/pages/our-people.astro index 2381cd37..306a49f7 100644 --- a/src/pages/our-people.astro +++ b/src/pages/our-people.astro @@ -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[] = [