Added meetup icon.

Closes #39
This commit is contained in:
Reizner Evgeniy
2017-08-08 14:53:20 +03:00
parent 657b3fce66
commit c328cf48c3
3 changed files with 6 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ var items = [
'dropbox', 'gitlab', 'instagram', 'paypal', 'rss', 'spotify', 'tumblr', 'whatsapp',
'email', 'google_plus', 'linkedin', 'pdf', 'skype', 'stackoverflow', 'twitter', 'wikipedia',
'facebook', 'google', 'lock', 'phone', 'slideshare', 'steam', 'vimeo', 'wire',
'flickr', 'hackernews', 'mail', 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress'
'flickr', 'hackernews', 'mail', 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup'
];
var container = document.querySelector('.icons');