Skip to content

Commit 1262e88

Browse files
authored
Merge pull request graphql#322 from circlehd/source
Added CircleHD logo
2 parents 960de41 + 1720b47 commit 1262e88

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
@@ -475,6 +475,11 @@ var logos = [
475475
img: 'teselagen_logo.png',
476476
link: 'https://www.teselagen.com/',
477477
},
478+
{
479+
name: 'CircleHD',
480+
img: 'circlehd.png',
481+
link: 'https://www.circlehd.com/',
482+
},
478483
// Adding your logo?
479484
// Add it to the /users/logos/ directory and then append an entry above this comment.
480485
//

site/users/logos/circlehd.png

8.23 KB
Loading

0 commit comments

Comments
 (0)