diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-23 18:49:17 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-23 18:49:17 +0100 |
| commit | 46f83e14bc0dca5376f21eb265d597a6ccf21d0c (patch) | |
| tree | 8429df381643aabf408c248370c66dae8b777170 /src/data | |
| parent | bab61ab670fb55967363de2209079c49127dfc8f (diff) | |
Adds commattee images and styles better
Diffstat (limited to 'src/data')
| -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 0d077b8..d46979c 100644 --- a/src/data/committee.ts +++ b/src/data/committee.ts @@ -17,6 +17,7 @@ const committee: CommitteeMember[] = [ He is from Perth but now lives in Edinburgh, where he lived since 2018. `, }, + imgSrc: '/images/commattee/joe-carstairs.jpg', }, ]; |
