mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
chore(website): update my bluesky handle
This commit is contained in:
@@ -12,7 +12,7 @@ export const team = [
|
||||
{ icon: 'x', link: 'https://x.com/andreynering' },
|
||||
{
|
||||
icon: 'bluesky',
|
||||
link: 'https://bsky.app/profile/andreynering.bsky.social'
|
||||
link: 'https://bsky.app/profile/andrey.nering.dev'
|
||||
},
|
||||
{ icon: 'mastodon', link: 'https://mastodon.social/@andreynering' }
|
||||
]
|
||||
|
||||
@@ -20,7 +20,7 @@ const members = [
|
||||
{ icon: 'github', link: 'https://github.com/andreynering' },
|
||||
{ icon: 'discord', link: 'https://discord.com/users/310141681926275082' },
|
||||
{ icon: 'x', link: 'https://x.com/andreynering' },
|
||||
{ icon: 'bluesky', link: 'https://bsky.app/profile/andreynering.bsky.social' },
|
||||
{ icon: 'bluesky', link: 'https://bsky.app/profile/andrey.nering.dev' },
|
||||
{ icon: 'mastodon', link: 'https://mastodon.social/@andreynering' }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user