diff --git a/README.md b/README.md index 73be6214..057f51ca 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
370 Bytes
376 Bytes
505 Bytes - +
295 Bytes @@ -185,6 +185,6 @@ The majority of these vector logos are based on someone else's work. From [SVGporn](https://github.com/gilbarbara/logos/) - CC0 -IBM, Yammer, Android, Authy, ClourFlare, CodePen, DigitalOcean, Discord, AirBnB, WiFi, delicious, opensource +IBM, Yammer, Android, Authy, ClourFlare, CodePen, DigitalOcean, Discord, AirBnB, WiFi, delicious, opensource, Patreon 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 58fd90e4..07bb0695 100644 --- a/javascript.js +++ b/javascript.js @@ -11,7 +11,7 @@ var items = [ 'ebay', 'evernote', 'kickstarter','yahoo', 'bitcoin', 'bluetooth', 'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare', 'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi', - 'delicious', 'disqus', 'ghost', 'opensource' + 'delicious', 'disqus', 'ghost', 'opensource', 'patreon' ]; var container = document.querySelector('.icons'); diff --git a/tiny/opensource.svg b/tiny/opensource.svg index 37d8be99..5364c2cd 100644 --- a/tiny/opensource.svg +++ b/tiny/opensource.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/tiny/patreon.svg b/tiny/patreon.svg new file mode 100644 index 00000000..a21579b9 --- /dev/null +++ b/tiny/patreon.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file