(fix): fix gh links in projects

This commit is contained in:
yousifpa98
2025-04-13 00:11:40 +02:00
parent a1d98b1375
commit 9bde8111b2

View File

@@ -32,7 +32,6 @@ const Projects = () => {
{ {
name: "Redovolt", name: "Redovolt",
urls: { urls: {
ghUrl: "",
liveUrl: "https://redovolt.de/", liveUrl: "https://redovolt.de/",
}, },
year: "2025", year: "2025",
@@ -43,7 +42,6 @@ const Projects = () => {
{ {
name: "Webklar.app", name: "Webklar.app",
urls: { urls: {
ghUrl: "",
liveUrl: "https://www.webklar.app", liveUrl: "https://www.webklar.app",
}, },
year: "2025", year: "2025",
@@ -54,7 +52,6 @@ const Projects = () => {
{ {
name: "Satsu", name: "Satsu",
urls: { urls: {
ghUrl: "N/A",
liveUrl: "https://www.satsu.pro", liveUrl: "https://www.satsu.pro",
}, },
year: "2025", year: "2025",