diff --git a/src/pages/index.vue b/src/pages/index.vue index bad90cc..07671f9 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -101,12 +101,6 @@ label: "Blog", description: "My thoughts, mostly on dev things" }, - { - icon: "✨", - to: "/projects", - label: "Projects", - description: "Apps and open-source projects" - }, { iconClasses: "top-[-0.25rem]", icon: "📷", @@ -118,7 +112,7 @@ icon: "💬", to: "/contact", label: "Contact me", - description: "Email, Matrix, Twitter" + description: "Email, Matrix" } ]