diff --git a/src/pages/index.vue b/src/pages/index.vue
index 07671f9..8336159 100644
--- a/src/pages/index.vue
+++ b/src/pages/index.vue
@@ -26,11 +26,6 @@
hobby photographer
from Europe.
-
-
- I primarily focus on
- full-stack Web and Android development.
-
Reach out
@@ -95,12 +90,12 @@
import LinkCardList from "../components/LinkCardList.vue"
const NAVIGATION_LINKS = [
- {
- icon: "📝",
- to: "/blog",
- label: "Blog",
- description: "My thoughts, mostly on dev things"
- },
+ // {
+ // icon: "📝",
+ // to: "/blog",
+ // label: "Blog",
+ // description: "My thoughts, mostly on dev things"
+ // },
{
iconClasses: "top-[-0.25rem]",
icon: "📷",