Add Bluesky link
This commit is contained in:
parent
874da6bf16
commit
8bdad3cb44
1 changed files with 6 additions and 2 deletions
|
@ -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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue