Skip to content

Commit f071796

Browse files
committed
Added commercetools logo
1 parent 896d35d commit f071796

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
@@ -108,6 +108,11 @@ var logos = [
108108
name: 'OK GROW!',
109109
img: 'okgrow.png',
110110
link: 'https://www.okgrow.com/graphql'
111+
},
112+
{
113+
name: 'Commercetools',
114+
img: 'commercetools.png',
115+
link: 'https://commercetools.com/'
111116
}
112117
// Adding your logo?
113118
// Add it to the /users/logos/ directory and then append an entry above this comment.

site/users/logos/commercetools.png

30.7 KB
Loading

0 commit comments

Comments
 (0)