Skip to content

Commit ebd8a0b

Browse files
johnberzy-bazingaleebyron
authored andcommitted
Add bazinga logo (graphql#108)
1 parent 7405081 commit ebd8a0b

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
@@ -99,6 +99,11 @@ var logos = [
9999
img: 'persado.png',
100100
link: 'http://persado.com/platform/persado-go/'
101101
},
102+
{
103+
name: 'Bazinga',
104+
img: 'bazinga.png',
105+
link: 'https://www.mybazinga.com/'
106+
}
102107
// Adding your logo?
103108
// Add it to the /users/logos/ directory and then append an entry above this comment.
104109
//

site/users/logos/bazinga.png

39.9 KB
Loading

0 commit comments

Comments
 (0)