Skip to content

Commit 14aed68

Browse files
authored
Update index.html.js
1 parent 8adaaba commit 14aed68

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,11 @@ var logos = [
286286
img: 'eastview.png',
287287
link: 'http://eastview.church/'
288288
},
289+
{
290+
name: 'WaitlessQ',
291+
img: 'waitlessq.png',
292+
link: 'http://waitlessq.com/'
293+
},
289294
// Adding your logo?
290295
// Add it to the /users/logos/ directory and then append an entry above this comment.
291296
//

0 commit comments

Comments
 (0)