Skip to content

Commit

Permalink
[Issue 5362][website]Update logo path for Pulsar users (apache#5374)
Browse files Browse the repository at this point in the history
* Update logo path for Pulsar users

* Fix logo background for HSL and One click retail
  • Loading branch information
Jennifer88huang-zz authored and aahmed-se committed Oct 23, 2019
1 parent 492d92b commit 81e7950
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions site2/website/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ module.exports = [
{
name: 'Quantel AI',
url: 'http://quantel.ai/',
logo: 'http://quantel.ai/wp-content/uploads/2019/02/Quantel.png'
logo: 'https://quantel.ai/wp-content/uploads/2019/09/Quantel-AI-Black-Font-Trans-1024x1024.png'
},
{
name: 'Streamlio',
Expand Down Expand Up @@ -121,7 +121,8 @@ module.exports = [
{
name: 'One Click Retail',
url: 'https://oneclickretail.com/',
logo: 'https://oneclickretail.com/wp-content/uploads/2018/08/colored_logo-1.png'
logo: 'https://www.ascentialedge.com/themes/contrib/custom/images/edge-by-ascential.svg',
logo_white: true
},
{
name: 'Tuya',
Expand Down Expand Up @@ -199,7 +200,7 @@ module.exports = [
{
name: 'OVHcloud',
url: 'https://www.ovhcloud.com/',
logo: 'https://eu.ovhcloud.com/themes/contrib/ovh_theme_base/logo.svg'
logo: 'https://www.ovh.com/world/images/logo/ovhLogoColor.svg'
},
{
name: 'BrandsEye',
Expand All @@ -214,8 +215,7 @@ module.exports = [
{
name: 'HSL Developer Community of Helsinki Regional Transport Authority',
url: 'https://dev.hsl.fi/',
logo: 'https://dev.hsl.fi/logo.png',
logo_white: true
logo: 'https://pbs.twimg.com/profile_images/2507371771/9toyr6r5ngcozfwg42zv_400x400.png'
},
{
name: 'Ottoo',
Expand Down

0 comments on commit 81e7950

Please sign in to comment.