Skip to content

Commit 2cd88ef

Browse files
committed
Add Loggi to GraphQL users
2 parents 6b2d14a + 55064d7 commit 2cd88ef

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

site/users/index.html.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,14 @@ var logos = [
5151
{
5252
name: 'Shopify',
5353
img: 'shopify.png',
54+
isRound: true,
5455
link: 'https://www.shopify.com/'
5556
},
57+
{
58+
name: 'Meteor',
59+
img: 'meteor.png',
60+
link: 'https://medium.com/apollo-stack/snappier-uis-with-apollo-client-graphql-bffab0b52b79#.fr92aru2y'
61+
},
5662
{
5763
name: 'Loggi',
5864
img: 'loggi.png',

site/users/logos/meteor.png

20.6 KB
Loading

0 commit comments

Comments
 (0)