Skip to content

Commit

Permalink
fix: member focus
Browse files Browse the repository at this point in the history
  • Loading branch information
klxiaoniu authored Sep 5, 2024
1 parent 82721b1 commit 47da7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/member/2024.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const data2024 = [
{'avatar': '2024/062200246.jpg', 'name': '晏宝仪', 'focus': 'Unity', 'major': '22级安全工程'},
{'avatar': '2024/832204108.jpg', 'name': '李俊逸', 'focus': 'Unity', 'major': '22级数字媒体技术', 'github': 'Tibsalta-IC'},
{'avatar': '2024/222200417.jpg', 'name': '林宇涛', 'focus': 'Go', 'major': '22级软件工程', 'github': 'lyt122'},
{'avatar': '2024/832203305.jpg', 'name': '庄佳敏', 'focus': '前端', 'major': '22级软件工程', 'github': 'Archer-Min'},
{'avatar': '2024/832203305.jpg', 'name': '庄佳敏', 'focus': 'Android', 'major': '22级软件工程', 'github': 'Archer-Min'},
{'avatar': '2024/222200316.jpg', 'name': '陈奕逵', 'focus': 'Go', 'major': '22级软件工程', 'github': 'jsbjkskbs'},
{'avatar': '2024/222200313.jpg', 'name': '杨祝竹', 'focus': '美术', 'major': '22级软件工程'},
{'avatar': '2024/112301226.jpg', 'name': '金泽泰', 'focus': 'Android', 'major': '23级数字媒体技术', 'github': 'GoldenCreeperJ'}
Expand Down

0 comments on commit 47da7a2

Please sign in to comment.