merge pull request #14 from ieeeucsd/ray-dev
update officer picture and .gitignore
This commit is contained in:
commit
70d8a80d24
10 changed files with 15303 additions and 15303 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
|
.DS_Store
|
||||||
|
|
1
CNAME
1
CNAME
|
@ -1 +0,0 @@
|
||||||
ieeeucsd.org
|
|
30602
package-lock.json
generated
30602
package-lock.json
generated
File diff suppressed because it is too large
Load diff
BIN
src/.DS_Store
vendored
BIN
src/.DS_Store
vendored
Binary file not shown.
BIN
src/public/.DS_Store
vendored
BIN
src/public/.DS_Store
vendored
Binary file not shown.
|
@ -209,7 +209,7 @@ export const OFFICERS = [
|
||||||
{
|
{
|
||||||
name: "Matthew Yik",
|
name: "Matthew Yik",
|
||||||
position: "Social Chair",
|
position: "Social Chair",
|
||||||
photo: "/assets/img/officers/temp.png",
|
photo: "/assets/img/officers/matthewyik.webp",
|
||||||
email: "email@ucsd.edu",
|
email: "email@ucsd.edu",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
BIN
src/public/assets/img/.DS_Store
vendored
BIN
src/public/assets/img/.DS_Store
vendored
Binary file not shown.
BIN
src/public/assets/img/officers/.DS_Store
vendored
BIN
src/public/assets/img/officers/.DS_Store
vendored
Binary file not shown.
BIN
src/public/assets/img/officers/matthewyik.webp
Normal file
BIN
src/public/assets/img/officers/matthewyik.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in a new issue