feat: remove gh link

This commit is contained in:
Ayo Ayco 2024-03-31 15:36:19 +00:00
parent 620b021e67
commit 22b1eb1d2c

View file

@ -16,10 +16,6 @@ export const links: Link[] = [
icon: "mastodon",
text: "social"
},
{
url: "https://ayco.io/gh/",
icon: "github",
},
{
url: "https://www.npmjs.com/~aayco",
icon: "npm",
@ -27,4 +23,4 @@ export const links: Link[] = [
}
];
export default links;
export default links;