Skip to content

Commit 1b5e760

Browse files
cjoudreySashko Stubailo
authored and
Sashko Stubailo
committed
Add Shopify to GraphQL users (graphql#91)
1 parent e69baf8 commit 1b5e760

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
@@ -48,6 +48,11 @@ var logos = [
4848
img: 'reindex.png',
4949
link: 'https://www.reindex.io/'
5050
},
51+
{
52+
name: 'Shopify',
53+
img: 'shopify.png',
54+
link: 'https://www.shopify.com/'
55+
},
5156
];
5257

5358
module.exports = ({ page }) =>

site/users/logos/shopify.png

27.8 KB
Loading

0 commit comments

Comments
 (0)