Update index.vue
This commit is contained in:
parent
c930685363
commit
b554d64e69
1 changed files with 1 additions and 7 deletions
|
@ -101,12 +101,6 @@
|
||||||
label: "Blog",
|
label: "Blog",
|
||||||
description: "My thoughts, mostly on dev things"
|
description: "My thoughts, mostly on dev things"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
icon: "✨",
|
|
||||||
to: "/projects",
|
|
||||||
label: "Projects",
|
|
||||||
description: "Apps and open-source projects"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
iconClasses: "top-[-0.25rem]",
|
iconClasses: "top-[-0.25rem]",
|
||||||
icon: "📷",
|
icon: "📷",
|
||||||
|
@ -118,7 +112,7 @@
|
||||||
icon: "💬",
|
icon: "💬",
|
||||||
to: "/contact",
|
to: "/contact",
|
||||||
label: "Contact me",
|
label: "Contact me",
|
||||||
description: "Email, Matrix, Twitter"
|
description: "Email, Matrix"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue