From 6c79a60ef20f147c6a4e89be298966f87ba78dd9 Mon Sep 17 00:00:00 2001
From: Moritz Ruth
Date: Thu, 15 Jun 2023 23:57:00 +0200
Subject: [PATCH] Update index.vue
---
src/pages/index.vue | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
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: "📷",