Skip to content

Commit 8ddf807

Browse files
caglar-senelwincent
authored andcommitted
Added smarkets logo and JS object to GQL users (graphql#249)
1 parent 42c69bc commit 8ddf807

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

site/users/index.html.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ var logos = [
9999
link: 'http://getprowl.com'
100100
},
101101
{
102-
103102
name: 'Project September',
104103
img: 'project-september.png',
105104
link: 'https://www.projectseptember.com/'
@@ -376,6 +375,11 @@ var logos = [
376375
img: 'unigraph.png',
377376
link: 'https://unigraph.io/'
378377
},
378+
{
379+
name: 'Smarkets',
380+
img: 'smarkets.png',
381+
link: 'https://smarkets.com/'
382+
},
379383
// Adding your logo?
380384
// Add it to the /users/logos/ directory and then append an entry above this comment.
381385
//

site/users/logos/smarkets.png

19.5 KB
Loading

0 commit comments

Comments
 (0)