Added Viber

Fixes #124
This commit is contained in:
Terence Eden
2018-02-01 10:35:06 +00:00
parent 2823afe67f
commit 1421c34342
2 changed files with 2 additions and 1 deletions

View File

@@ -140,6 +140,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="images/svg/ok.svg" width="125" title="OK.ru" /><br>652 Bytes</td>
<td><img src="images/svg/pocket.svg" width="125" title="Pocket" /><br>518 Bytes</td>
<td><img src="images/svg/stumbleupon.svg" width="125" title="StumbleUpon" /><br>599 Bytes</td>
<td><img src="images/svg/viber.svg" width="125" title="viber" /><br>746 Bytes</td>
<tr>
</table>

View File

@@ -81,7 +81,7 @@
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet',
'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon',
'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber',
];
var container = document.querySelector('.icons');