feat: remove gh link
This commit is contained in:
parent
620b021e67
commit
22b1eb1d2c
1 changed files with 1 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue