From 059739e6fc30ab7909ae0d93f08875cb7c475678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Skolak?= Date: Sat, 2 Mar 2024 16:17:38 +0100 Subject: [PATCH] refactor: add current portfolio link --- src/components/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/footer.tsx b/src/components/footer.tsx index 06d7db3..a42c979 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -5,7 +5,7 @@ export const Footer = () => { );