feat: remove bluesky from social links
This commit is contained in:
parent
7469186065
commit
986076f1f6
1 changed files with 0 additions and 6 deletions
|
@ -81,10 +81,4 @@ export const footerLinks: Link[] = [
|
||||||
icon: 'instagram',
|
icon: 'instagram',
|
||||||
excludeHCard: true,
|
excludeHCard: true,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
text: 'Bluesky',
|
|
||||||
url: 'https://bsky.app/profile/ayco.io',
|
|
||||||
icon: 'bluesky',
|
|
||||||
excludeHCard: true,
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue