Skip to content

Commit 1d867de

Browse files
roman01laleebyron
authored andcommitted
Add Attendify to GraphQL users (graphql#94)
1 parent 55064d7 commit 1d867de

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
@@ -59,6 +59,11 @@ var logos = [
5959
img: 'meteor.png',
6060
link: 'https://medium.com/apollo-stack/snappier-uis-with-apollo-client-graphql-bffab0b52b79#.fr92aru2y'
6161
},
62+
{
63+
name: 'Attendify',
64+
img: 'attendify.png',
65+
link: 'https://attendify.com/'
66+
},
6267
];
6368

6469
module.exports = ({ page }) =>

site/users/logos/attendify.png

76.5 KB
Loading

0 commit comments

Comments
 (0)