socials clarifications

This commit is contained in:
Evert Prants 2022-12-04 14:33:28 +02:00
parent 561ff01fe4
commit 46f128ce27
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
1 changed files with 3 additions and 3 deletions

View File

@ -160,12 +160,12 @@ const socialLinks = [
{
href: 'https://git.icynet.eu/evert',
icon: 'icon-gitea',
name: 'Gitea',
name: 'Gitea (personal git)',
},
{
href: 'https://social.lunasqu.ee/diamond',
icon: 'icon-pleroma',
name: 'Pleroma',
name: 'Pleroma (Mastodon)',
},
{
href: 'https://reddit.com/user/LunaSquee',
@ -175,7 +175,7 @@ const socialLinks = [
{
href: 'https://github.com/LunaSquee',
icon: 'icon-github-circled',
name: 'GitHub (old stuff)',
name: 'GitHub (mostly archives)',
},
];