Add Bluesky link

This commit is contained in:
Jeddunk 2024-10-19 11:00:23 +02:00
parent 874da6bf16
commit 8bdad3cb44

View File

@ -106,8 +106,8 @@ const config = {
title: 'Community', title: 'Community',
items: [ items: [
{ {
label: 'Twitter', label: 'Bluesky',
href: 'https://twitter.com/jeddunk', href: 'https://bsky.app/profile/jeddunk.xyz',
}, },
{ {
label: 'YouTube', label: 'YouTube',
@ -117,6 +117,10 @@ const config = {
label: 'Twitch', label: 'Twitch',
href: 'https://twitch.tv/jeddunk', href: 'https://twitch.tv/jeddunk',
}, },
{
label: 'Twitter',
href: 'https://twitter.com/jeddunk',
},
], ],
}, },
{ {