Skip to content

Commit ee6cbd5

Browse files
committed
Merge branch 'patch-1' of https://github.com/weseldridge/graphql.github.io into weseldridge-patch-1
2 parents 1d867de + 2ce90df commit ee6cbd5

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
@@ -64,6 +64,11 @@ var logos = [
6464
img: 'attendify.png',
6565
link: 'https://attendify.com/'
6666
},
67+
{
68+
name: 'Brewery Buddy',
69+
img: 'brewerybuddy.png',
70+
link: 'http://brewerybuddy.co/'
71+
},
6772
];
6873

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

site/users/logos/brewerybuddy.png

38.1 KB
Loading

0 commit comments

Comments
 (0)