Skip to content

Commit

Permalink
Add Gcore to Users page (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice authored Jan 9, 2024
1 parent 936eb13 commit e5112fd
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 @@ -97,6 +97,11 @@ const userData = [
img: '/media/users/iqiyi.png',
title: 'iQIYI',
site: 'https://www.iqiyi.com/',
},
{
img: '/media/users/gcore.jpg',
title: 'Gcore',
site: 'https://gcore.com/',
}
]

Expand Down
Binary file added static/media/users/gcore.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 e5112fd

Please sign in to comment.