Skip to content

Commit

Permalink
add member photos
Browse files Browse the repository at this point in the history
  • Loading branch information
menghsun committed Nov 25, 2023
1 parent 71d5408 commit 80cfa49
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/members/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,22 +73,22 @@
{
"name_ch": "林彥廷",
"name_en": "",
"image": ""
"image": "ytlin.jpeg"
},
{
"name_ch": "余彥亨",
"name_en": "",
"image": ""
"image": "yhyu.png"
},
{
"name_ch": "廖信詠",
"name_en": "",
"image": ""
"image": "syliao.jpeg"
},
{
"name_ch": "蔡怡葶",
"name_en": "",
"image": ""
"image": "yttsai.png"
}
]
}
Expand Down
Binary file added src/images/members/syliao.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/members/yhyu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/members/ytlin.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/members/yttsai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 80cfa49

Please sign in to comment.