Fixes #56
This commit is contained in:
edent
2017-11-27 09:47:41 +00:00
parent 26ad5ee9db
commit a484b2c8c2
3 changed files with 18 additions and 1 deletions

View File

@@ -11,7 +11,8 @@ var items = [
'ebay', 'evernote', 'kickstarter','yahoo', 'bitcoin', 'bluetooth',
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello'
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
'intel'
];
var container = document.querySelector('.icons');