Skip to content

Commit

Permalink
41
Browse files Browse the repository at this point in the history
  • Loading branch information
jiatianzhi committed Apr 7, 2024
1 parent 1fe2932 commit fc21878
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/friends.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,18 @@ export const Friends: Friend[] = [
website: 'https://h-liu1997.github.io/',
avatar: '/img/friend/haiyang liu.jpg',
},
{
title: 'Delong Chen',
description: '陈德龙',
website: 'https://chendelong.world/',
avatar: '/img/friend/delong chen.jpeg',
},
{
title: 'Zhedong Zheng',
description: '郑哲东',
website: 'https://www.zdzheng.xyz/',
avatar: '/img/friend/zhedong zheng.webp',
},
]

export type Friend = {
Expand Down
Binary file added static/img/friend/delong chen.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/friend/zhedong zheng.webp
Binary file not shown.

0 comments on commit fc21878

Please sign in to comment.