From 74d3b42a0fa4aa7d7a9b3d927d63a3957548ec1f Mon Sep 17 00:00:00 2001 From: Gene Kogan Date: Thu, 25 Apr 2024 13:51:45 -0700 Subject: [PATCH] Update Footer.tsx --- 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 998ed69..ff72ba8 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -13,7 +13,7 @@ const navigation = { developers: [ { name: 'Github', - href: 'https://github.com/github.com/edenartlab', + href: 'https://github.com/edenartlab', target: '_blank', rel: 'noopener noref nofollow' },