diff --git a/apps/gittensory-ui/src/components/site/site-footer.tsx b/apps/gittensory-ui/src/components/site/site-footer.tsx index 5a81be8731..b22261d178 100644 --- a/apps/gittensory-ui/src/components/site/site-footer.tsx +++ b/apps/gittensory-ui/src/components/site/site-footer.tsx @@ -1,6 +1,8 @@ import { Link } from "@tanstack/react-router"; import { Github } from "lucide-react"; +import { Badge } from "@/components/ui/badge"; + import { GittensoryMark } from "./mark"; import { HealthDot } from "./health-dot"; @@ -122,6 +124,9 @@ export function SiteFooter() { {" "} OSS project. + + AGPL-3.0 +