We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80c99d commit aa161ebCopy full SHA for aa161eb
data/team.tsx
@@ -606,6 +606,23 @@ export const members: {
606
],
607
keys: ["student"],
608
},
609
+ {
610
+ name: "Kai Zhang",
611
+ image: "/assets/person/kai_zhang.jpg",
612
+ desc: "Shandong University",
613
+ image_s: "/assets/person/kai_zhang_s.jpg",
614
+ links: [
615
616
+ icon: "email",
617
+ url: "zhangjojo31@gmail.com",
618
+ },
619
620
+ icon: "github",
621
+ url: "https://github.com/junkerman2004",
622
623
+ ],
624
+ keys: ["student"],
625
626
{
627
name: "Haoran Jiang",
628
image: "/assets/person/haoran_jiang.jpg",
public/assets/person/kai_zhang.jpg
55 KB
public/assets/person/kai_zhang_s.jpg
56.3 KB
0 commit comments