Skip to content

Commit af546f2

Browse files
ivanbarlogleebyron
authored andcommitted
FileJet uses GraphQL (graphql#765)
* FileJet image optimization for "users" page * FileJet logo
1 parent 5688ec7 commit af546f2

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
@@ -666,6 +666,11 @@ var logos = [
666666
img: 'cloverleaf.png',
667667
link: 'https://cloverleaf.me/'
668668
},
669+
{
670+
name: 'FileJet',
671+
img: 'filejet.png',
672+
link: 'https://filejet.io/'
673+
},
669674
// Adding your logo?
670675
// Add it to the /users/logos/ directory and then append an entry above this comment.
671676
//

site/users/logos/filejet.png

9.33 KB
Loading

0 commit comments

Comments
 (0)