update officer photo
This commit is contained in:
parent
887f96a508
commit
1e5cfdeae0
2 changed files with 1 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
|
@ -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"
|
||||||
}];
|
}];
|
Loading…
Reference in a new issue