update officer photo

This commit is contained in:
JilianaTiu 2022-10-11 11:44:55 -07:00
parent 887f96a508
commit 1e5cfdeae0
2 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View file

@ -164,6 +164,6 @@ export const OFFICERS = [{
},{ },{
name: "Sankalp Kaushik", name: "Sankalp Kaushik",
position: "PR Chair - Media", position: "PR Chair - Media",
photo: "img/officers/sankalp.jpg", photo: "img/officers/temp.png",
email: "email@ucsd.edu" email: "email@ucsd.edu"
}]; }];