add officer picture and update .gitignore

This commit is contained in:
Raymond Wang 2022-11-04 08:52:12 -07:00
parent a54f02b8a4
commit c996613354
9 changed files with 15303 additions and 15302 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
build
node_modules
.DS_Store

30602
package-lock.json generated

File diff suppressed because it is too large Load diff

BIN
src/.DS_Store vendored

Binary file not shown.

BIN
src/public/.DS_Store vendored

Binary file not shown.

View file

@ -209,7 +209,7 @@ export const OFFICERS = [
{
name: "Matthew Yik",
position: "Social Chair",
photo: "/assets/img/officers/temp.png",
photo: "/assets/img/officers/matthewyik.webp",
email: "email@ucsd.edu",
},
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB