diff --git a/README.md b/README.md index f8f56a5e..c9d828ca 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
662 Bytes
352 Bytes
975 Bytes - +
622 Bytes @@ -176,6 +176,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 +IBM, Yammer, Android, Authy, ClourFlare, CodePen, DigitalOcean, Discord, AirBnB, WiFi 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 1a0d18c4..caf08178 100644 --- a/javascript.js +++ b/javascript.js @@ -10,7 +10,7 @@ var items = [ 'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase', 'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth', 'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare', - 'codepen', 'digitalocean', 'discord', 'medium', 'airbnb' + 'codepen', 'digitalocean', 'discord', 'medium', 'airbnb', 'wifi' ]; var container = document.querySelector('.icons'); diff --git a/tiny/wifi.svg b/tiny/wifi.svg new file mode 100644 index 00000000..a8e4bee8 --- /dev/null +++ b/tiny/wifi.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file