diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 6e42a93..ba59303 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -22,12 +22,13 @@ export function Footer() { className="text-primary hover:underline" target="_blank" rel="noopener noreferrer" + aria-label="snarky Michigander (opens in a new tab)" > snarky Michigander {' '} and is not affiliated with or endorsed by Kristen Jacobs.

-

© 2025 Cheating Chelsea Exposed. All Rights Reserved.

+

© {new Date().getFullYear()} Cheating Chelsea Exposed. All Rights Reserved.

);