Skip to content

Commit 25172f5

Browse files
kreigneleebyron
authored andcommitted
Add Loggi to GraphQL users (graphql#93)
* Add Loggi to GraphQL users * Removed Loggi logo margins
1 parent 6b774e3 commit 25172f5

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
@@ -69,6 +69,11 @@ var logos = [
6969
img: 'brewerybuddy.png',
7070
link: 'http://brewerybuddy.co/'
7171
},
72+
{
73+
name: 'Loggi',
74+
img: 'loggi.png',
75+
link: 'https://www.loggi.com/'
76+
},
7277
// Adding your logo?
7378
// Add it to the /users/logos/ directory and then append an entry above this comment.
7479
//

site/users/logos/loggi.png

14.6 KB
Loading

0 commit comments

Comments
 (0)