Skip to content

Commit 24a3ffc

Browse files
committed
Squashed commit of the following:
commit 8b2209aadb917cd260f8dd0c3bc774eea3392434 Merge: 84c4a89 0693ada Author: Lee Byron <[email protected]> Date: Thu Oct 27 12:12:37 2016 -0700 Merge branch 'source_with_bright' of https://github.com/sheki/graphql.github.io into sheki-source_with_bright commit 0693ada Author: sheki <[email protected]> Date: Wed Oct 26 15:41:07 2016 -0700 add thinkbright.mx as a user of graphql
1 parent 84c4a89 commit 24a3ffc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

site/users/index.html.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,12 @@ var logos = [
275275
name: 'Appier',
276276
img: 'appier.png',
277277
link: 'https://www.appier.com/'
278-
}
278+
},
279+
{
280+
name: 'Bright',
281+
img: 'bright.png',
282+
link: 'https://www.thinkbright.mx/'
283+
},
279284
// Adding your logo?
280285
// Add it to the /users/logos/ directory and then append an entry above this comment.
281286
//

site/users/logos/bright.png

81.1 KB
Loading

0 commit comments

Comments
 (0)