Codepen & Digital Ocean

This commit is contained in:
edent
2017-11-03 08:44:07 +00:00
parent 6b23484e8a
commit 063e1651d5
4 changed files with 19 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ var items = [
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare'
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
'codepen', 'digitalocean'
];
var container = document.querySelector('.icons');