Skip to content

Commit 1245ec4

Browse files
committed
team
1 parent aa161eb commit 1245ec4

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

data/team.tsx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,23 @@ export const members: {
623623
],
624624
keys: ["student"],
625625
},
626+
{
627+
name: "Shihao Li",
628+
image: "/assets/person/shihao_li.jpg",
629+
desc: "Beijing Institute of Technology",
630+
image_s: "/assets/person/shihao_li_s.jpg",
631+
links: [
632+
{
633+
icon: "email",
634+
url: "lishihao.shawn@gmail.com",
635+
},
636+
{
637+
icon: "github",
638+
url: "https://github.com/lshasd123",
639+
},
640+
],
641+
keys: ["student"],
642+
},
626643
{
627644
name: "Haoran Jiang",
628645
image: "/assets/person/haoran_jiang.jpg",

0 commit comments

Comments
 (0)