diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-30 18:10:32 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-30 18:10:32 +0100 |
| commit | 85140152e0adcac6cf5d096a4a0f7cc28d81a490 (patch) | |
| tree | fc5e134b4a3d2d7032cb4785acdfee058dd16f1c /src | |
| parent | 4c2bf1bdcf16e8b7df609bd72c60529f00e52d8f (diff) | |
Fixes Hershaw image src
Diffstat (limited to 'src')
| -rw-r--r-- | src/data/committee.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/committee.ts b/src/data/committee.ts index 367794c..1defd45 100644 --- a/src/data/committee.ts +++ b/src/data/committee.ts @@ -97,7 +97,7 @@ const committee: CommitteeMember[] = [ </a>. `, }, - imgSrc: '/images/committee/william-hershaw.jpg', + imgSrc: '/images/commattee/william-hershaw.jpg', }, { name: 'Derrick McClure', |
