This commit is contained in:
parent
03aeb88031
commit
0ea400629f
2 changed files with 6 additions and 2 deletions
BIN
res/social/gitea.png
Normal file
BIN
res/social/gitea.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
|
@ -2,14 +2,18 @@ const socials = [{
|
|||
name: 'Twitter',
|
||||
link: 'https://twitter.com/Ellpeck'
|
||||
},
|
||||
{
|
||||
name: 'Twitch',
|
||||
link: 'http://twitch.tv/ellpeck'
|
||||
},
|
||||
{
|
||||
name: 'GitHub',
|
||||
link: 'https://github.com/Ellpeck/',
|
||||
darkIcon: true
|
||||
},
|
||||
{
|
||||
name: 'Twitch',
|
||||
link: 'http://twitch.tv/ellpeck'
|
||||
name: 'Gitea',
|
||||
link: 'https://git.ellpeck.de/Ellpeck'
|
||||
},
|
||||
{
|
||||
name: 'YouTube',
|
||||
|
|
Loading…
Reference in a new issue