diff --git a/src/content/committee/history.ts b/src/content/committee/history.ts index fa5cbc1e..172a96a2 100644 --- a/src/content/committee/history.ts +++ b/src/content/committee/history.ts @@ -17,6 +17,7 @@ export const committee = [ { role: "infrastructure", name: "Joss Davis", + image: "/comittee-photos/2023/joss.jpg", }, { role: "events", diff --git a/static/committee-photos/2023/joss.png b/static/committee-photos/2023/joss.png new file mode 100644 index 00000000..a72f1fdc Binary files /dev/null and b/static/committee-photos/2023/joss.png differ