From 175cfdc5bcd347317d5c8b296bab76281739f50e Mon Sep 17 00:00:00 2001 From: Hokeun Kim Date: Fri, 20 Dec 2024 16:01:50 -0700 Subject: [PATCH] Update Byeonggil's affiliation and Dongha's website. --- src/components/Community/people.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Community/people.tsx b/src/components/Community/people.tsx index 1b5c864a5..983c2e3ad 100644 --- a/src/components/Community/people.tsx +++ b/src/components/Community/people.tsx @@ -27,10 +27,11 @@ export const active = [ { name: "Byeonggil Jun", avatar: "https://avatars.githubusercontent.com/u/78055940?s=400&v=4", - blurb: Undergraduate student at Hanyang University., + blurb: Ph.D. student at Arizona State University., }, { name: "Dongha Kim", + personalSiteUrl: "https://jakio815.github.io/", avatar: "https://avatars.githubusercontent.com/u/74869052?s=400&v=4", blurb: Ph.D. student at Arizona State University., },