Skip to content

Commit 9f8fd0d

Browse files
authored
Merge pull request graphql#295 from richmondwang/source
Add SkyArch logo to GraphQL users
2 parents 2e93392 + 0d5cc81 commit 9f8fd0d

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
@@ -440,6 +440,11 @@ var logos = [
440440
img: 'housinganywhere.png',
441441
link: 'https://housinganywhere.com/'
442442
},
443+
{
444+
name: 'SkyArch Networks Inc.',
445+
img: 'skyarchnetworks.png',
446+
link: 'https://www.skyarch.net/'
447+
},
443448
// Adding your logo?
444449
// Add it to the /users/logos/ directory and then append an entry above this comment.
445450
//

site/users/logos/skyarchnetworks.png

17.2 KB
Loading

0 commit comments

Comments
 (0)