add email icon

This commit is contained in:
Ellpeck 2018-07-31 21:03:09 +02:00
parent 81f3cd1e07
commit 5981747691
2 changed files with 4 additions and 0 deletions

BIN
res/social/email.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -1,4 +1,8 @@
const socials = [{
'name': 'Email',
'link': 'mailto:me@ellpeck.de'
},
{
'name': 'Discord',
'link': 'https://www.ellpeck.de/discord',
},