feat: remove signal & discord in footer links (they are in about > contacts)
This commit is contained in:
parent
a70569ae87
commit
57a55ed9a2
1 changed files with 0 additions and 10 deletions
|
@ -51,11 +51,6 @@ export const footerLinks: Link[] = [
|
||||||
url: 'https://metapixl.com/@ayo',
|
url: 'https://metapixl.com/@ayo',
|
||||||
icon: 'pixelfed',
|
icon: 'pixelfed',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
text: 'Signal',
|
|
||||||
url: 'https://signal.me/#eu/mU2KHaMuoumvLaq7P5ZPUU4HMd0SaU9hYHeEPbDIeJzysNL01FVLfbk-kVEncfIz',
|
|
||||||
icon: 'signal',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: 'SoundCloud',
|
text: 'SoundCloud',
|
||||||
url: 'https://SoundCloud.com/ayoayco',
|
url: 'https://SoundCloud.com/ayoayco',
|
||||||
|
@ -86,9 +81,4 @@ export const footerLinks: Link[] = [
|
||||||
url: 'https://bsky.app/profile/ayco.io',
|
url: 'https://bsky.app/profile/ayco.io',
|
||||||
icon: 'bluesky',
|
icon: 'bluesky',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
text: 'Discord',
|
|
||||||
url: 'https://discord.gg/kkvW7GYNAp',
|
|
||||||
icon: 'discord',
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue