Skip to content

Commit 351ac93

Browse files
authored
Merge pull request graphql#330 from Tzook/source
Add MyHeritage Logo
2 parents e2b0688 + 14354c7 commit 351ac93

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
@@ -490,6 +490,11 @@ var logos = [
490490
img: 'digitransit.png',
491491
link: 'https://digitransit.fi/',
492492
},
493+
{
494+
name: 'MyHeritage',
495+
img: 'myheritage.png',
496+
link: 'https://www.myheritage.com',
497+
},
493498
// Adding your logo?
494499
// Add it to the /users/logos/ directory and then append an entry above this comment.
495500
//

site/users/logos/myheritage.png

22.3 KB
Loading

0 commit comments

Comments
 (0)