We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dbf58 commit 69dcbcaCopy full SHA for 69dcbca
data/team.tsx
@@ -288,13 +288,21 @@ export const members: {
288
image_s: "/assets/person/yichao_zhong_s.jpg",
289
desc: "HKU (The University of Hong Kong)",
290
links: [
291
+ {
292
+ icon: "homepage",
293
+ url: "https://z-taylcr7.github.io",
294
+ },
295
{
296
icon: "email",
- url: "peterzychhh@gmail.com",
297
+ url: "yichao.zhong@connect.hku.hk",
298
},
299
300
icon: "github",
- url: "z-taylcr7.github.io",
301
+ url: "https://github.com/z-taylcr7",
302
303
304
+ icon: "x",
305
+ url: "https://x.com/PeterYChong",
306
307
],
308
keys: ["phd"],
0 commit comments