add email icon
This commit is contained in:
parent
81f3cd1e07
commit
5981747691
2 changed files with 4 additions and 0 deletions
BIN
res/social/email.png
Normal file
BIN
res/social/email.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
|
@ -1,4 +1,8 @@
|
|||
const socials = [{
|
||||
'name': 'Email',
|
||||
'link': 'mailto:me@ellpeck.de'
|
||||
},
|
||||
{
|
||||
'name': 'Discord',
|
||||
'link': 'https://www.ellpeck.de/discord',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue