Skip to content

Commit e881dd2

Browse files
authored
Merge branch 'source' into source
2 parents e6fabc4 + 7b69354 commit e881dd2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

site/community/Community-Resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here are some helpful accounts to follow:
2424
- [@graphqlweekly](https://twitter.com/graphqlweekly)
2525
- [@graphqlnews](https://twitter.com/graphqlnews)
2626
- [@GraphQLStackOverflow](https://twitter.com/GraphQLatSO)
27-
- [@apollostack](https://twitter.com/apollostack)
27+
- [@apollographql](https://twitter.com/apollographql)
2828
- [@graphcool](https://twitter.com/graphcool)
2929
- [@ScapholdDotIO](https://twitter.com/ScapholdDotIO)
3030

site/users/index.html.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,12 @@ var logos = [
434434
name: 'Ediket',
435435
img: 'ediket.png',
436436
link: 'https://ediket.com/'
437-
}
437+
},
438+
{
439+
name: 'HousingAnywhere',
440+
img: 'housinganywhere.png',
441+
link: 'https://housinganywhere.com/'
442+
},
438443
// Adding your logo?
439444
// Add it to the /users/logos/ directory and then append an entry above this comment.
440445
//

site/users/logos/housinganywhere.png

21.9 KB
Loading

0 commit comments

Comments
 (0)