diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index 6aa404b..d776c81 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -6,13 +6,13 @@ import { cn } from "@/lib/utils"; export default function Footer() { return ( -
Website built by the community. The source code is available on{" "}