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',
|
name: 'Twitter',
|
||||||
link: 'https://twitter.com/Ellpeck'
|
link: 'https://twitter.com/Ellpeck'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Twitch',
|
||||||
|
link: 'http://twitch.tv/ellpeck'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'GitHub',
|
name: 'GitHub',
|
||||||
link: 'https://github.com/Ellpeck/',
|
link: 'https://github.com/Ellpeck/',
|
||||||
darkIcon: true
|
darkIcon: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Twitch',
|
name: 'Gitea',
|
||||||
link: 'http://twitch.tv/ellpeck'
|
link: 'https://git.ellpeck.de/Ellpeck'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'YouTube',
|
name: 'YouTube',
|
||||||
|
|
Loading…
Reference in a new issue