We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed26fd6 commit e174932Copy full SHA for e174932
site/users/index.html.js
@@ -505,6 +505,11 @@ var logos = [
505
img: 'alembic.png',
506
link: 'http://alembic.com.au',
507
},
508
+ {
509
+ name: 'Twitter',
510
+ img: 'twitter.png',
511
+ link: 'https://twitter.com'
512
+ },
513
// Adding your logo?
514
// Add it to the /users/logos/ directory and then append an entry above this comment.
515
//
0 commit comments