Skip to content

Commit ed35da4

Browse files
authored
Merge pull request graphql#289 from dseelmann/patch-1
Add HousingAnywhere logo to GraphQL users
2 parents b1462f5 + bf758d6 commit ed35da4

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
@@ -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
//

site/users/logos/housinganywhere.png

21.9 KB
Loading

0 commit comments

Comments
 (0)