Skip to content

Commit 3bf7ba2

Browse files
committed
Add Alembic logo to the GraphQL user list
1 parent 1262e88 commit 3bf7ba2

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
@@ -480,6 +480,11 @@ var logos = [
480480
img: 'circlehd.png',
481481
link: 'https://www.circlehd.com/',
482482
},
483+
{
484+
name: 'Alembic',
485+
img: 'alembic.png',
486+
link: 'http://alembic.com.au',
487+
},
483488
// Adding your logo?
484489
// Add it to the /users/logos/ directory and then append an entry above this comment.
485490
//

site/users/logos/alembic.png

5.23 KB
Loading

0 commit comments

Comments
 (0)