Skip to content

Commit 76da166

Browse files
authored
Merge pull request graphql#399 from komlew/source
Added Bynder to the users page
2 parents 0d4fa2a + ed228e9 commit 76da166

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
@@ -591,6 +591,11 @@ var logos = [
591591
img: 'gentux.png',
592592
link: 'https://www.generationtux.com'
593593
},
594+
{
595+
name: 'Bynder',
596+
img: 'bynder.png',
597+
link: 'https://www.bynder.com'
598+
},
594599
// Adding your logo?
595600
// Add it to the /users/logos/ directory and then append an entry above this comment.
596601
//

site/users/logos/bynder.png

40.4 KB
Loading

0 commit comments

Comments
 (0)