diff --git a/web/components/shared/footer.tsx b/web/components/shared/footer.tsx index 22a7dd8..7585463 100644 --- a/web/components/shared/footer.tsx +++ b/web/components/shared/footer.tsx @@ -1,6 +1,6 @@ import { ExternalLinks } from '@/config/external-links' import { Routes } from '@/config/routes' -import { MessageSquarePlus } from 'lucide-react' +import { MessageSquarePlus, Activity } from 'lucide-react' import Link from 'next/link' export default function Footer() { return ( @@ -38,6 +38,14 @@ export default function Footer() { > Contribute + + + Status +