diff --git a/README.md b/README.md index 4d51c018..ea40fa9a 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/ Apple
984 Bytes -
+NPM
377 Bytes


@@ -125,5 +125,6 @@ The majority of these vector logos are based on someone else's work. * [Mastodon](https://github.com/tootsuite/mastodon/blob/0ad694f96b7f0e951950e7525bde52cd11454cb2/app/assets/images/logo.svg) - AGPLv3 * [GitLab](https://about.gitlab.com/press/) * [HTML5 Shield](https://www.w3.org/html/logo/) - CC-BY +* [NPM Logo](https://commons.wikimedia.org/wiki/File:Npm-logo.svg) - CC-BY Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise. diff --git a/javascript.js b/javascript.js index d284868c..16e98bca 100644 --- a/javascript.js +++ b/javascript.js @@ -4,7 +4,7 @@ var items = [ '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', 'meetup', 'line', - 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple' + 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm' ]; var container = document.querySelector('.icons'); diff --git a/tiny/npm.svg b/tiny/npm.svg new file mode 100644 index 00000000..9058011e --- /dev/null +++ b/tiny/npm.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file