refactor: delete unused nav link
This commit is contained in:
parent
4d4d3e70b6
commit
c8c9aa4995
1 changed files with 0 additions and 5 deletions
|
@ -28,11 +28,6 @@ const links: Link[] = [
|
||||||
url: "https://ayco.io/gh/",
|
url: "https://ayco.io/gh/",
|
||||||
icon: "github",
|
icon: "github",
|
||||||
},
|
},
|
||||||
// {
|
|
||||||
// url: "https://codepen.io/ayoayco-the-styleful",
|
|
||||||
// icon: "codepen",
|
|
||||||
// text: "pens"
|
|
||||||
// },
|
|
||||||
{
|
{
|
||||||
url: "https://www.npmjs.com/~aayco",
|
url: "https://www.npmjs.com/~aayco",
|
||||||
icon: "npm",
|
icon: "npm",
|
||||||
|
|
Loading…
Reference in a new issue