diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-28 19:04:35 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-28 19:04:35 +0100 |
| commit | e57d39ada5be5c020694fcadd5a3f19630393df6 (patch) | |
| tree | 18de4d7e2ba3a57f99d2671ca4a8ccd14121365a /src | |
| parent | 708fba09fbec806e2dd93f006b16553719d19253 (diff) | |
Adds william hershaw's photo
Diffstat (limited to 'src')
| -rw-r--r-- | src/data/committee.ts | 1 |
1 files changed, 1 insertions, 0 deletions
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[] = [ </a>. `, }, + imgSrc: '/images/committee/william-hershaw.jpg', }, { name: 'Derrick McClure', |
