Skip to content

Commit 12d3acc

Browse files
shermangoleebyron
authored andcommitted
Add PayPal to list of GraphQL users (graphql#518)
1 parent a3ac550 commit 12d3acc

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,11 @@ var logos = [
601601
img: 'universe.png',
602602
link: 'https://www.universe.com'
603603
},
604+
{
605+
name: 'PayPal',
606+
img: 'paypal.png',
607+
link: 'https://www.paypal.com/'
608+
},
604609
{
605610
name: 'Cheddar',
606611
img: 'cheddar.png',

site/users/logos/paypal.png

46.6 KB
Loading

0 commit comments

Comments
 (0)