Skip to content

Commit 577ba26

Browse files
committed
Merge branch 'source' of https://github.com/OlegIlyenko/graphql.github.io into OlegIlyenko-source
2 parents 547f821 + f071796 commit 577ba26

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

site/users/index.html.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,13 @@ var logos = [
119119
name: 'Redbubble',
120120
img: 'redbubble.png',
121121
link: 'https://www.redbubble.com/'
122-
}
122+
},
123+
{
124+
name: 'Commercetools',
125+
img: 'commercetools.png',
126+
isRound: true,
127+
link: 'https://commercetools.com/'
128+
},
123129
// Adding your logo?
124130
// Add it to the /users/logos/ directory and then append an entry above this comment.
125131
//

site/users/logos/commercetools.png

30.7 KB
Loading

0 commit comments

Comments
 (0)