diff --git a/README.md b/README.md index 961849ee..3973e6bf 100644 --- a/README.md +++ b/README.md @@ -17,113 +17,113 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
Hacker News 228 Bytes |
-flickr 252 Bytes |
-270 Bytes |
-tumblr 451 Bytes |
-428 Bytes |
-630 Bytes |
+228 Bytes |
+252 Bytes |
+270 Bytes |
+451 Bytes |
+428 Bytes |
+630 Bytes |
Dropbox 326 Bytes |
-Telegram 354 Bytes |
-372 Bytes |
-StackOverflow 370 Bytes |
-316 Bytes |
-WordPress 544 Bytes |
+326 Bytes |
+354 Bytes |
+372 Bytes |
+370 Bytes |
+316 Bytes |
+544 Bytes |
Skype 492 Bytes |
-529 Bytes |
-532 Bytes |
-PayPal 583 Bytes |
-GitHub 747 Bytes |
-Wikipedia 608 Bytes |
+492 Bytes |
+529 Bytes |
+532 Bytes |
+583 Bytes |
+747 Bytes |
+608 Bytes |
Vimeo 375 Bytes |
-SlideShare 635 Bytes |
-SoundCloud 964 Bytes |
-Spotify 436 Bytes |
-SnapChat 619 Bytes |
-Amazon 674 Bytes |
+375 Bytes |
+635 Bytes |
+964 Bytes |
+436 Bytes |
+619 Bytes |
+674 Bytes |
Steam 859 Bytes |
-802 Bytes |
-Google Plus 374 Bytes |
-765 Bytes |
-YouTube 423 Bytes |
-383 Bytes |
+859 Bytes |
+802 Bytes |
+374 Bytes |
+765 Bytes |
+423 Bytes |
+383 Bytes |
VK 597 Bytes |
-RSS 310 Bytes |
-573 Bytes |
-379 Bytes |
-Mastodon 567 Bytes |
-Wire 286 Bytes |
+597 Bytes |
+310 Bytes |
+573 Bytes |
+379 Bytes |
+567 Bytes |
+286 Bytes |
Tox 493 Bytes |
-GitLab 288 Bytes |
-Phone 632 Bytes |
-Lock 405 Bytes |
-HTML5 399 Bytes |
-Meetup 634 Bytes |
+493 Bytes |
+288 Bytes |
+632 Bytes |
+405 Bytes |
+399 Bytes |
+634 Bytes |
Line 479 Bytes |
-LastPass 325 Bytes |
-Microsoft Windows 269 Bytes |
-Digidentity 393 Bytes |
-Ubuntu 634 Bytes |
-Atlassian BitBucket 658 Bytes |
+479 Bytes |
+325 Bytes |
+269 Bytes |
+393 Bytes |
+634 Bytes |
+658 Bytes |
Apple 502 Bytes |
-NPM 375 Bytes |
-Docker 526 Bytes |
-Symantec 966 Bytes |
-Yubico 313 Bytes |
-Keybase 1010 Bytes |
+502 Bytes |
+375 Bytes |
+526 Bytes |
+966 Bytes |
+313 Bytes |
+1010 Bytes |
eBay 830 Bytes |
-Evernote 799 Bytes |
-Kickstarter 308 Bytes |
-Yahoo! 575 Bytes |
-BitCoin 525 Bytes |
-bluetooth 255 Bytes |
+830 Bytes |
+799 Bytes |
+308 Bytes |
+575 Bytes |
+525 Bytes |
+255 Bytes |
IBM 937 Bytes |
-Yammer 946 Bytes |
-Android 809 Bytes |
-Authy 650 Bytes |
-Blogger 507 Bytes |
-CloudFlare 569 Bytes |
+937 Bytes |
+946 Bytes |
+809 Bytes |
+650 Bytes |
+507 Bytes |
+569 Bytes |
CodePen 638 Bytes |
-Digital Ocean 267 Bytes |
-Discord 691 Bytes |
-Medium 379 Bytes |
-AirBnB 996 Bytes |
-Wi-Fi 648 Bytes |
+638 Bytes |
+267 Bytes |
+691 Bytes |
+379 Bytes |
+996 Bytes |
+648 Bytes |
delicious 270 Bytes |
-Disqus 398 Bytes |
-Ghost 273 Bytes |
-Open Source 256 Bytes |
-Patreon 324 Bytes |
-Trello 276 Bytes |
+270 Bytes |
+398 Bytes |
+273 Bytes |
+256 Bytes |
+324 Bytes |
+276 Bytes |
intel 983 Bytes |
-Badoo 373 Bytes |
-Samsung Internet 943 Bytes |
+983 Bytes |
+373 Bytes |
+943 Bytes |
diff --git a/radius.html b/radius.html index e03e94ef..2e7ecacd 100644 --- a/radius.html +++ b/radius.html @@ -90,8 +90,7 @@ console.log('Rendering!', icons); icons = icons.map(icon => { - return icon.replace(/rx\=\"\d{0,2}\%/, 'rx="' + radius + '%"') - + '' + icon.match(/aria-label\=\"(.*?)\"/)[1] + ''; + return icon.replace(/rx\=\"\d{0,2}\%/, 'rx="' + radius + '%"'); }); container.innerHTML = ' |