From 9bde8111b2191a51b567c96d5827f12c81ff52c1 Mon Sep 17 00:00:00 2001 From: yousifpa98 Date: Sun, 13 Apr 2025 00:11:40 +0200 Subject: [PATCH] (fix): fix gh links in projects --- src/components/mainViews/Projects.jsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/mainViews/Projects.jsx b/src/components/mainViews/Projects.jsx index 246d776..bc420e5 100644 --- a/src/components/mainViews/Projects.jsx +++ b/src/components/mainViews/Projects.jsx @@ -32,7 +32,6 @@ const Projects = () => { { name: "Redovolt", urls: { - ghUrl: "", liveUrl: "https://redovolt.de/", }, year: "2025", @@ -43,7 +42,6 @@ const Projects = () => { { name: "Webklar.app", urls: { - ghUrl: "", liveUrl: "https://www.webklar.app", }, year: "2025", @@ -54,7 +52,6 @@ const Projects = () => { { name: "Satsu", urls: { - ghUrl: "N/A", liveUrl: "https://www.satsu.pro", }, year: "2025",