Skip to content

Commit 980a925

Browse files
committed
Merge branch 'weseldridge-patch-1' into source
2 parents 1d867de + ee6cbd5 commit 980a925

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)