From 510e89e222f1652ebdc92debb8fdf7b2456b9342 Mon Sep 17 00:00:00 2001 From: edent Date: Thu, 2 Nov 2017 22:06:04 +0000 Subject: [PATCH] Blogger Kicking it old school --- README.md | 3 ++- javascript.js | 2 +- tiny/blogger.svg | 4 ++++ 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 tiny/blogger.svg diff --git a/README.md b/README.md index 13afebd4..06900f95 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
918 Bytes
788 Bytes
624 Bytes - +
479 Bytes @@ -155,6 +155,7 @@ The majority of these vector logos are based on someone else's work. * [Yahoo!](https://commons.wikimedia.org/wiki/File:Yahoo!_logo.svg) * [BitCoin](https://commons.wikimedia.org/wiki/File:Bitcoin_logo.svg) - CC0 * [Bluetooth](https://commons.wikimedia.org/wiki/File:Bluetooth.svg) +* [Blogger](https://commons.wikimedia.org/wiki/File:Blogger_icon.svg) From [SVGporn](https://github.com/gilbarbara/logos/) - CC0 * IBM diff --git a/javascript.js b/javascript.js index 584f748e..c6079fba 100644 --- a/javascript.js +++ b/javascript.js @@ -9,7 +9,7 @@ var items = [ 'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase', 'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth', - 'ibm', 'yammer', 'android', 'authy' + 'ibm', 'yammer', 'android', 'authy', 'blogger' ]; var container = document.querySelector('.icons'); diff --git a/tiny/blogger.svg b/tiny/blogger.svg new file mode 100644 index 00000000..501754fa --- /dev/null +++ b/tiny/blogger.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file