Skip to content

Commit f8cea68

Browse files
authored
Merge pull request graphql#309 from jontonsoup4/source
Add Legends of Learning logo to GraphQL users
2 parents 65fbc81 + 11d6da2 commit f8cea68

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
@@ -455,6 +455,11 @@ var logos = [
455455
img: 'trove.png',
456456
link: 'https://www.mytrove.com/'
457457
},
458+
{
459+
name: 'Legends of Learning',
460+
img: 'legendsoflearning.png',
461+
link: 'https://www.legendsoflearning.com/'
462+
},
458463
// Adding your logo?
459464
// Add it to the /users/logos/ directory and then append an entry above this comment.
460465
//
25.1 KB
Loading

0 commit comments

Comments
 (0)