Skip to content

Commit ddc60a7

Browse files
committed
.
1 parent 5339537 commit ddc60a7

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

data/team.tsx

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -203,31 +203,31 @@ export const members: {
203203
],
204204
keys: ["phd"],
205205
},
206-
{
207-
name: "Zhuoheng Li",
208-
image: "/assets/person/zhuoheng_li.jpg",
209-
desc: "HKU (The University of Hong Kong)",
210-
image_s: "/assets/person/zhuoheng_li_s.jpg",
211-
links: [
212-
{
213-
icon: "email",
214-
url: "mailto:lizhuoheng@opendrivelab.com",
215-
},
216-
{
217-
icon: "github",
218-
url: "https://github.com/StarCycle/StarCycle",
219-
},
220-
{
221-
icon: "linkedin",
222-
url: "https://www.linkedin.com/in/lizhuoheng/",
223-
},
224-
{
225-
icon: "huggingface",
226-
url: "https://huggingface.co/StarCycle",
227-
},
228-
],
229-
keys: ["phd"],
230-
},
206+
// {
207+
// name: "Zhuoheng Li",
208+
// image: "/assets/person/zhuoheng_li.jpg",
209+
// desc: "HKU (The University of Hong Kong)",
210+
// image_s: "/assets/person/zhuoheng_li_s.jpg",
211+
// links: [
212+
// {
213+
// icon: "email",
214+
// url: "mailto:lizhuoheng@opendrivelab.com",
215+
// },
216+
// {
217+
// icon: "github",
218+
// url: "https://github.com/StarCycle/StarCycle",
219+
// },
220+
// {
221+
// icon: "linkedin",
222+
// url: "https://www.linkedin.com/in/lizhuoheng/",
223+
// },
224+
// {
225+
// icon: "huggingface",
226+
// url: "https://huggingface.co/StarCycle",
227+
// },
228+
// ],
229+
// keys: ["phd"],
230+
// },
231231
{
232232
name: "Hai Zhang",
233233
image: "/assets/person/hai_zhang.jpg",

0 commit comments

Comments
 (0)