Skip to content

Commit 724279d

Browse files
authored
Merge pull request graphql#324 from team-alembic/add-alembic-logo
Add Alembic logo to the user list
2 parents 16d00db + bcb5d69 commit 724279d

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
@@ -500,6 +500,11 @@ var logos = [
500500
img: 'protel.png',
501501
link: 'https://protel.com.tr/',
502502
},
503+
{
504+
name: 'Alembic',
505+
img: 'alembic.png',
506+
link: 'http://alembic.com.au',
507+
},
503508
// Adding your logo?
504509
// Add it to the /users/logos/ directory and then append an entry above this comment.
505510
//

site/users/logos/alembic.png

5.23 KB
Loading

0 commit comments

Comments
 (0)