Skip to content

Commit 7752906

Browse files
committedMay 9, 2024·
Update staff information and fix avatar filename
1 parent 26beeed commit 7752906

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 
File renamed without changes.

‎src/data/staff.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -406,10 +406,10 @@
406406
},
407407
{
408408
"id": "che",
409-
"name": {"zh": "che", "en": "che "},
410-
"avatar": "",
411-
"website": "",
412-
"bio": ""
409+
"name": {"zh": "che", "en": "che"},
410+
"avatar": "assets/img/staff/che.jpg",
411+
"website": "https://chewu-0319.github.io/personal/about/",
412+
"bio": "期待大學生活~<br>這我:"
413413
},
414414
{
415415
"id": "vanbert",

0 commit comments

Comments
 (0)
Please sign in to comment.