Added GitLab

Fixes #31
This commit is contained in:
edent
2017-04-19 11:14:20 +01:00
parent a87de76b6e
commit a7b324080d
3 changed files with 8 additions and 2 deletions

View File

@@ -3,8 +3,8 @@ var items = [
'pinterest', 'stackoverflow', 'whatsapp', 'email', 'linkedin', 'reddit',
'steam', 'wikipedia', 'facebook', 'lock', 'rss', 'slideshare', 'telegram',
'mail', 'skype', 'tumblr', 'wordpress', 'github', 'pdf', 'vk', 'wire',
'twitter', 'youtube', 'google_plus', 'paypal', 'snapchat', 'vimeo', 'flickr',
'soundcloud', 'html5', 'mastodon'
'twitter', 'youtube', 'google', 'google_plus', 'paypal', 'snapchat', 'vimeo', 'flickr',
'soundcloud', 'html5', 'mastodon', 'gitlab'
];
var container = document.querySelector('.icons');