Skip to content

Commit 16d00db

Browse files
authored
Merge pull request graphql#323 from askn/source
add protel to users
2 parents 351ac93 + b915714 commit 16d00db

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
@@ -495,6 +495,11 @@ var logos = [
495495
img: 'myheritage.png',
496496
link: 'https://www.myheritage.com',
497497
},
498+
{
499+
name: 'Protel',
500+
img: 'protel.png',
501+
link: 'https://protel.com.tr/',
502+
},
498503
// Adding your logo?
499504
// Add it to the /users/logos/ directory and then append an entry above this comment.
500505
//

site/users/logos/protel.png

20.9 KB
Loading

0 commit comments

Comments
 (0)