Update Pinboard
This commit is contained in:
@@ -131,6 +131,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
|||||||
<td><img src="images/svg/plex.svg" width="125" title="Plex" /><br>221 Bytes</td>
|
<td><img src="images/svg/plex.svg" width="125" title="Plex" /><br>221 Bytes</td>
|
||||||
<td><img src="images/svg/slack.svg" width="125" title="Slack" /><br>859 Bytes</td>
|
<td><img src="images/svg/slack.svg" width="125" title="Slack" /><br>859 Bytes</td>
|
||||||
<td><img src="images/svg/xing.svg" width="125" title="Xing" /><br>748 Bytes</td>
|
<td><img src="images/svg/xing.svg" width="125" title="Xing" /><br>748 Bytes</td>
|
||||||
|
<td><img src="images/svg/pinboard.svg" width="125" title="Pinboard" /><br>258 Bytes</td>
|
||||||
<tr>
|
<tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
@@ -1 +1 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512"><rect height="512" rx="77" ry="77" width="512" fill="#182ef5"/><path fill="#fff" d="M182.324 56L56 185.227l57.129-3.071 102.258 126.146-12.023 67.69 75.17-76.912L456 456 299.613 280.604l78.16-83.048L302.6 216 182.324 105.236"/></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Pinboard" role="img" viewBox="0 0 512 512"><rect height="512" width="512" rx="15%" fill="#182ef5"/><path fill="#fff" d="M182 56L56 185l57-3 102 126-12 68 75-77L456 456 300 281l78-83L303 216 182 105"/></svg>
|
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 258 B |
@@ -80,7 +80,7 @@
|
|||||||
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
|
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
|
||||||
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
|
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
|
||||||
'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
|
'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
|
||||||
'plex', 'slack', 'xing', 'samsunginternet',
|
'plex', 'slack', 'xing', 'pinboard', 'samsunginternet',
|
||||||
];
|
];
|
||||||
|
|
||||||
var container = document.querySelector('.icons');
|
var container = document.querySelector('.icons');
|
||||||
|
Reference in New Issue
Block a user