From 3a91b84a964fb21134381cce94ee9c748a0c2f98 Mon Sep 17 00:00:00 2001 From: edent Date: Sun, 22 Oct 2017 14:53:51 +0100 Subject: [PATCH] Added Docker --- README.md | 3 ++- javascript.js | 2 +- tiny/docker.svg | 4 ++++ 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 tiny/docker.svg diff --git a/README.md b/README.md index ea40fa9a..8412fd13 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/ Apple
984 Bytes NPM
377 Bytes -
+Docker
502 Bytes


@@ -126,5 +126,6 @@ The majority of these vector logos are based on someone else's work. * [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 +* [Docker Logo](https://github.com/docker/docker.github.io/blob/master/LICENSE) - Apache 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 16e98bca..a9961c98 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', 'npm' + 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm', 'docker' ]; var container = document.querySelector('.icons'); diff --git a/tiny/docker.svg b/tiny/docker.svg new file mode 100644 index 00000000..efa520b9 --- /dev/null +++ b/tiny/docker.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file