Skip to content

Commit 7479c51

Browse files
authored
Add MyHeritage logo to the list
1 parent ef2a24d commit 7479c51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,11 @@ var logos = [
480480
img: 'circlehd.png',
481481
link: 'https://www.circlehd.com/',
482482
},
483+
{
484+
name: 'MyHeritage',
485+
img: 'myheritage.png',
486+
link: 'https://www.myheritage.com',
487+
},
483488
// Adding your logo?
484489
// Add it to the /users/logos/ directory and then append an entry above this comment.
485490
//

0 commit comments

Comments
 (0)