File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Here are some helpful accounts to follow:
24
24
- [ @graphqlweekly ] ( https://twitter.com/graphqlweekly )
25
25
- [ @graphqlnews ] ( https://twitter.com/graphqlnews )
26
26
- [ @GraphQLStackOverflow ] ( https://twitter.com/GraphQLatSO )
27
- - [ @apollostack ] ( https://twitter.com/apollostack )
27
+ - [ @apollographql ] ( https://twitter.com/apollographql )
28
28
- [ @graphcool ] ( https://twitter.com/graphcool )
29
29
- [ @ScapholdDotIO ] ( https://twitter.com/ScapholdDotIO )
30
30
Original file line number Diff line number Diff line change @@ -434,7 +434,12 @@ var logos = [
434
434
name : 'Ediket' ,
435
435
img : 'ediket.png' ,
436
436
link : 'https://ediket.com/'
437
- }
437
+ } ,
438
+ {
439
+ name : 'HousingAnywhere' ,
440
+ img : 'housinganywhere.png' ,
441
+ link : 'https://housinganywhere.com/'
442
+ } ,
438
443
// Adding your logo?
439
444
// Add it to the /users/logos/ directory and then append an entry above this comment.
440
445
//
You can’t perform that action at this time.
0 commit comments