From ca9200510528bcd9d56d607215d3cbd02741f382 Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Mon, 30 Jun 2025 12:12:58 +1000 Subject: [PATCH] Update footer.tsx --- frontend/src/components/footer.tsx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/footer.tsx b/frontend/src/components/footer.tsx index e44b58b3b..1058a7b18 100644 --- a/frontend/src/components/footer.tsx +++ b/frontend/src/components/footer.tsx @@ -11,7 +11,8 @@ export default function Footer() {

- Website built by the community. The source code is available on{" "} + Website built by the community. The source code is available on + {" "} GitHub + {" "} .

@@ -29,13 +31,17 @@ export default function Footer() { href="/json-editor" className={cn(buttonVariants({ variant: "link" }), "text-muted-foreground flex items-center gap-2")} > - JSON Editor + + {" "} + JSON Editor - API Data + + {" "} + API Data