Skip to content

Commit b6ee6e1

Browse files
authored
Merge branch 'main' into pub
2 parents 0e6010b + 175cfdc commit b6ee6e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Community/people.tsx

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ export const active = [
2727
{
2828
name: "Byeonggil Jun",
2929
avatar: "https://avatars.githubusercontent.com/u/78055940?s=400&v=4",
30-
blurb: <Translate>Undergraduate student at Hanyang University.</Translate>,
30+
blurb: <Translate>Ph.D. student at Arizona State University.</Translate>,
3131
},
3232
{
3333
name: "Dongha Kim",
34+
personalSiteUrl: "https://jakio815.github.io/",
3435
avatar: "https://avatars.githubusercontent.com/u/74869052?s=400&v=4",
3536
blurb: <Translate>Ph.D. student at Arizona State University.</Translate>,
3637
},

0 commit comments

Comments
 (0)