Skip to content

Commit ed228e9

Browse files
author
Alex Komlev
committed
Added Bynder to the users page
1 parent 0d4fa2a commit ed228e9

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)