Skip to content

Commit

Permalink
Add Netease Hangzhou Institute to the user list (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice committed Oct 16, 2023
1 parent 77b8781 commit 5775a72
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions src/components/UserLogos/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@ const userData = [
},
{
img: '/media/users/circl-lu.png',
title: 'circl.lu',
title: 'CIRCL',
site: 'https://circl.lu/',
},
{
img: '/media/users/datavisor.png',
title: 'datavisor',
title: 'Datavisor',
site: 'https://datavisor.com/',
},
{
img: '/media/users/huolala.png',
title: 'huolala',
title: 'Huolala',
site: 'https://www.huolala.cn/',
},
{
Expand All @@ -75,14 +75,19 @@ const userData = [
},
{
img: '/media/users/iflytek-adx.jpg',
title: 'iflytek adx',
title: 'iFlytek ADX',
site: 'https://www.voiceads.cn/',
},
{
img: '/media/users/shoplazza.png',
title: 'Shoplazza',
site: 'https://www.shoplazza.com/',
},
{
img: '/media/users/netease.jpg',
title: 'Netease Hangzhou Institute',
site: 'https://research.netease.com/',
}
]


Expand Down
Binary file added static/media/users/netease.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5775a72

Please sign in to comment.