Skip to content

Commit

Permalink
[website] Add panfish logo on Pulsar user list (apache#9112)
Browse files Browse the repository at this point in the history
### Motivation

Panfish is a Pulsar adopter now.

### Modifications

Add their logo on Pulsar user list.
  • Loading branch information
Jennifer88huang-zz authored Jan 4, 2021
1 parent 4b453c5 commit f57ed6d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion site2/website/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,13 +247,18 @@ module.exports = [
{
name: 'Zhihu',
url: 'https://www.zhihu.com/',
logo: 'https://media-exp1.licdn.com/dms/image/C4D0BAQEoQxITTypd9g/company-logo_200_200/0?e=1608768000&v=beta&t=AbpUaraLUWyqUQcBiF3qYel_T0k-5W1JSEUw5qAqGj8',
logo: 'https://pic4.zhimg.com/80/v2-a47051e92cf74930bedd7469978e6c08_hd.png',
},
{
name: 'Newland',
url: 'http://www.nlsoft.com.cn/',
logo: 'http://www.nlsoft.com.cn/images/common/logo.png',
},
{
name: 'PalFish',
url: 'https://www.ipalfish.com/',
logo: 'https://s04.cdn.ipalfish.com/kid/img/logo.ad4731cb.png',
},
{
name: 'Appen',
url: 'https://www.appen.com.cn/',
Expand Down

0 comments on commit f57ed6d

Please sign in to comment.