From 69f6b0d96826602b80fea9800f9779a32ef4f875 Mon Sep 17 00:00:00 2001 From: Aditya Vikram Date: Thu, 21 May 2026 18:13:42 +0530 Subject: [PATCH 1/2] fix:added-github-discussion-to-footer --- app/components/footer.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/app/components/footer.tsx b/app/components/footer.tsx index 0ed66fa..fe87a3b 100644 --- a/app/components/footer.tsx +++ b/app/components/footer.tsx @@ -45,17 +45,11 @@ export default function Footer() {

Connect

- + - - - - - - - - + + Discussion
From 9835ed05eefbe8d8bbc6ebbb9890e32c56510884 Mon Sep 17 00:00:00 2001 From: Aditya Vikram Date: Thu, 21 May 2026 18:27:04 +0530 Subject: [PATCH 2/2] fix:GitHub Discussion link on footer --- app/components/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/footer.tsx b/app/components/footer.tsx index fe87a3b..3903297 100644 --- a/app/components/footer.tsx +++ b/app/components/footer.tsx @@ -49,7 +49,7 @@ export default function Footer() { - Discussion + GitHub Discussions