From aeaaddf970b49320f5c2bf68b0c64f6415a0fa59 Mon Sep 17 00:00:00 2001 From: Nikos <53112175+nikosszzz@users.noreply.github.com> Date: Sat, 14 Sep 2024 16:52:38 +0000 Subject: [PATCH] about: small fix --- src/app/about/page.tsx | 5 ++--- src/app/components/Card.tsx | 6 ++++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c017740..086b7da 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,7 +93,6 @@ const projects = [ } ] -// ../../../public/ export default function About() { return (