feat: remove instagram
This commit is contained in:
parent
d9a33df6e0
commit
73869d3bb1
1 changed files with 5 additions and 5 deletions
|
@ -71,11 +71,11 @@ export const footerLinks: Link[] = [
|
||||||
url: 'https://www.npmjs.com/~aayco',
|
url: 'https://www.npmjs.com/~aayco',
|
||||||
icon: 'npm',
|
icon: 'npm',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
text: 'Instagram',
|
// text: 'Instagram',
|
||||||
url: 'https://instagram.com/ayoayco',
|
// url: 'https://instagram.com/ayoayco',
|
||||||
icon: 'instagram',
|
// icon: 'instagram',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
text: 'Bluesky',
|
text: 'Bluesky',
|
||||||
url: 'https://bsky.app/profile/ayco.io',
|
url: 'https://bsky.app/profile/ayco.io',
|
||||||
|
|
Loading…
Reference in a new issue