Skip to content

Commit 0833926

Browse files
committed
.
1 parent 385c247 commit 0833926

File tree

3 files changed

+30
-1
lines changed

3 files changed

+30
-1
lines changed

data/team.tsx

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,36 @@ export const members: {
229229
keys: ["phd"],
230230
},
231231
{
232-
name: "Ziye_wang",
232+
name: "Hai Zhang",
233+
image: "/assets/person/hai_zhang.jpg",
234+
desc: "HKU (The University of Hong Kong)",
235+
image_s: "/assets/person/hai_zhang_s.jpg",
236+
links: [
237+
{
238+
icon: "homepage",
239+
url: "https://betray12138.github.io/resume/",
240+
},
241+
{
242+
icon: "scholar",
243+
url: "https://scholar.google.com/citations?user=YHqAzxUAAAAJ",
244+
},
245+
{
246+
icon: "email",
247+
url: "mailto:hhhz12138@connect.hku.hk",
248+
},
249+
{
250+
icon: "github",
251+
url: "https://github.com/betray12138",
252+
},
253+
{
254+
icon: "zhihu",
255+
url: "https://www.zhihu.com/people/betray12138",
256+
},
257+
],
258+
keys: ["phd"],
259+
},
260+
{
261+
name: "Ziye Wang",
233262
image: "/assets/person/ziye_wang.jpg",
234263
desc: "HKU (The University of Hong Kong)",
235264
image_s: "/assets/person/ziye_wang_s.jpg",

public/assets/person/hai_zhang.jpg

9.09 KB
Loading
10.1 KB
Loading

0 commit comments

Comments
 (0)