Skip to content

Commit 2ca11d9

Browse files
committed
Update Bai and Luo friend link descriptions
1 parent e5f6abf commit 2ca11d9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/pages/friends.astro

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ const friends = [
1515
nameZh: '白晨旭',
1616
href: 'https://a1henu.github.io/',
1717
image: '/images/friends/chenxu-bai.jpg',
18-
description: 'Computer Science undergraduate at Peking University',
19-
descriptionZh: '北京大学计算机科学本科生'
18+
description: 'Information and Computing Science undergraduate at Peking University',
19+
descriptionZh: '北京大学信息与计算科学本科生'
2020
},
2121
{
2222
name: 'Gan Luo',
2323
nameZh: '罗淦',
2424
href: 'https://luoxiaogan.github.io/GanLuo.github.io/',
2525
image: '/images/friends/gan-luo.jpg',
26-
description: 'Incoming PhD student at Stanford MS&E',
27-
descriptionZh: '斯坦福大学管理科学与工程系准博士生'
26+
description: 'School of Mathematical Sciences, Peking University & Stanford',
27+
descriptionZh: '北京大学数学科学学院 & Stanford'
2828
}
2929
];
3030
---

0 commit comments

Comments
 (0)