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',
|
||||
icon: 'npm',
|
||||
},
|
||||
{
|
||||
text: 'Instagram',
|
||||
url: 'https://instagram.com/ayoayco',
|
||||
icon: 'instagram',
|
||||
},
|
||||
// {
|
||||
// text: 'Instagram',
|
||||
// url: 'https://instagram.com/ayoayco',
|
||||
// icon: 'instagram',
|
||||
// },
|
||||
{
|
||||
text: 'Bluesky',
|
||||
url: 'https://bsky.app/profile/ayco.io',
|
||||
|
|
Loading…
Reference in a new issue