Skip to content

Commit

Permalink
Add iQIYI to Users page (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice authored Jan 3, 2024
1 parent bc020f4 commit 62f05da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/UserLogos/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ const userData = [
img: '/media/users/zto.png',
title: 'ZTO Express',
site: 'https://www.zto.com/',
},
{
img: '/media/users/iqiyi.png',
title: 'iQIYI',
site: 'https://www.iqiyi.com/',
}
]

Expand Down
Binary file added static/media/users/iqiyi.png
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 62f05da

Please sign in to comment.