forked from edent/SuperTinyIcons
OCD Line Up
This commit is contained in:
@@ -2,15 +2,15 @@ var items = [
|
|||||||
'amazon', 'github', 'html5', 'mastodon', 'reddit', 'soundcloud',
|
'amazon', 'github', 'html5', 'mastodon', 'reddit', 'soundcloud',
|
||||||
'tox', 'wechat', 'youtube', 'dropbox', 'gitlab', 'instagram',
|
'tox', 'wechat', 'youtube', 'dropbox', 'gitlab', 'instagram',
|
||||||
'paypal', 'rss', 'spotify', 'tumblr', 'whatsapp', 'email',
|
'paypal', 'rss', 'spotify', 'tumblr', 'whatsapp', 'email',
|
||||||
'google_plus', 'linkedin', 'pdf', 'skype', 'stackoverflow', 'twitter',
|
'google_plus','linkedin', 'pdf', 'skype', 'stackoverflow','twitter',
|
||||||
'wikipedia', 'facebook', 'google', 'lock', 'phone', 'slideshare',
|
'wikipedia', 'facebook', 'google', 'lock', 'phone', 'slideshare',
|
||||||
'steam', 'vimeo', 'wire', 'flickr', 'hackernews', 'mail',
|
'steam', 'vimeo', 'wire', 'flickr', 'hackernews', 'mail',
|
||||||
'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup',
|
'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup',
|
||||||
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
|
'line', 'lastpass', 'windows', 'digidentity','ubuntu', 'bitbucket',
|
||||||
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
|
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
|
||||||
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
|
'ebay', 'evernote', 'kickstarter','yahoo', 'bitcoin', 'bluetooth',
|
||||||
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
|
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
|
||||||
'codepen', 'digitalocean', 'discord', 'medium', 'airbnb', 'wifi'
|
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi'
|
||||||
];
|
];
|
||||||
|
|
||||||
var container = document.querySelector('.icons');
|
var container = document.querySelector('.icons');
|
||||||
|
Reference in New Issue
Block a user