diff --git a/README.md b/README.md index 8dc89bdc..607ddbfc 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
807 Bytes
810 Bytes
362 Bytes - +
548 Bytes @@ -142,5 +142,6 @@ The majority of these vector logos are based on someone else's work. * [Keybase](https://github.com/keybase/client/blob/master/shared/images/iconfont/kb-iconfont-keybase-16.svg) - BSD * [ebay](https://commons.wikimedia.org/wiki/File:EBay_logo.svg) * Kickstarter - Own work, MIT +* [Yahoo!](https://commons.wikimedia.org/wiki/File:Yahoo!_logo.svg) 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 de5e2a6a..a075630d 100644 --- a/javascript.js +++ b/javascript.js @@ -8,7 +8,7 @@ var items = [ 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup', 'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase', - 'ebay', 'evernote', 'kickstarter' + 'ebay', 'evernote', 'kickstarter', 'yahoo' ]; var container = document.querySelector('.icons'); diff --git a/tiny/yahoo.svg b/tiny/yahoo.svg new file mode 100644 index 00000000..41200de8 --- /dev/null +++ b/tiny/yahoo.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file