From c220a00b89df936b6b30e0aa02cc80814c59960e Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Mon, 23 Feb 2026 16:27:31 +0530 Subject: [PATCH] style: Fixed nav links - Edited Footer to include gitea repo --- src/components/FooterSection.tsx | 13 ++++++++----- src/components/NavigationBar.tsx | 7 ++++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/components/FooterSection.tsx b/src/components/FooterSection.tsx index 94443ac..ce221fa 100644 --- a/src/components/FooterSection.tsx +++ b/src/components/FooterSection.tsx @@ -1,14 +1,17 @@ export function FooterSection() { return ( -