Added ebay

This commit is contained in:
edent
2017-10-22 20:07:37 +01:00
parent 1fcccd4403
commit f87a88f48c
3 changed files with 17 additions and 2 deletions

View File

@@ -7,7 +7,8 @@ var items = [
'steam', 'vimeo', 'wire', 'flickr', 'hackernews', 'mail',
'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup',
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase'
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
'ebay'
];
var container = document.querySelector('.icons');