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