Skip to content

Commit 284037f

Browse files
brandonstephensleebyron
authored andcommitted
add Gentux to users (graphql#396)
* Update index.html.js * Add files via upload
1 parent 7fedd70 commit 284037f

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
@@ -586,6 +586,11 @@ var logos = [
586586
img: 'amplitude.png',
587587
link: 'https://amplitude.com/engineering'
588588
},
589+
{
590+
name: 'Gentux',
591+
img: 'gentux.png',
592+
link: 'https://www.generationtux.com'
593+
},
589594
// Adding your logo?
590595
// Add it to the /users/logos/ directory and then append an entry above this comment.
591596
//

site/users/logos/gentux.png

2.83 KB
Loading

0 commit comments

Comments
 (0)