diff --git a/src/components/site-footer.tsx b/src/components/site-footer.tsx index 1d9d33a..7f750ee 100644 --- a/src/components/site-footer.tsx +++ b/src/components/site-footer.tsx @@ -11,7 +11,7 @@ const LINK = 'block py-1 text-sm text-fd-muted-foreground transition-colors hove /** Ported from the Astro site. No interactivity, so it stays a server component. */ export function SiteFooter() { return ( -