diff --git a/src/content/committee/history.ts b/src/content/committee/history.ts index 04a23d83..fa5cbc1e 100644 --- a/src/content/committee/history.ts +++ b/src/content/committee/history.ts @@ -21,6 +21,7 @@ export const committee = [ { role: "events", name: "Leighton Reed", + image: "/committee-photos/2023/leighton.jpg", }, { role: "industry", diff --git a/static/committee-photos/2023/leighton.jpg b/static/committee-photos/2023/leighton.jpg new file mode 100644 index 00000000..6f3a993d Binary files /dev/null and b/static/committee-photos/2023/leighton.jpg differ