Skip to content

Commit b695b6f

Browse files
authored
Add HousingAnywhere logo to GraphQL users
https://housinganywhere.com
1 parent b1462f5 commit b695b6f

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
@@ -430,6 +430,11 @@ var logos = [
430430
img: 'ants.png',
431431
link: 'http://ants.vn/'
432432
},
433+
{
434+
name: 'HousingAnywhere',
435+
img: 'housinganywhere.png',
436+
link: 'https://housinganywhere.com/'
437+
},
433438
// Adding your logo?
434439
// Add it to the /users/logos/ directory and then append an entry above this comment.
435440
//

0 commit comments

Comments
 (0)