We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa161eb commit 1245ec4Copy full SHA for 1245ec4
1 file changed
data/team.tsx
@@ -623,6 +623,23 @@ export const members: {
623
],
624
keys: ["student"],
625
},
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
643
{
644
name: "Haoran Jiang",
645
image: "/assets/person/haoran_jiang.jpg",
0 commit comments