diff --git a/res/social/gitea.png b/res/social/gitea.png new file mode 100644 index 0000000..7cdbc6d Binary files /dev/null and b/res/social/gitea.png differ diff --git a/scripts/social.js b/scripts/social.js index 37483c8..ee1f856 100644 --- a/scripts/social.js +++ b/scripts/social.js @@ -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',