From e57d39ada5be5c020694fcadd5a3f19630393df6 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Mon, 28 Aug 2023 19:04:35 +0100 Subject: Adds william hershaw's photo --- src/data/committee.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/committee.ts') diff --git a/src/data/committee.ts b/src/data/committee.ts index 1009b40..367794c 100644 --- a/src/data/committee.ts +++ b/src/data/committee.ts @@ -97,6 +97,7 @@ const committee: CommitteeMember[] = [ . `, }, + imgSrc: '/images/committee/william-hershaw.jpg', }, { name: 'Derrick McClure', -- cgit v1.2.3