From 563aa2efabad0f330a8678545754460a13129b5a Mon Sep 17 00:00:00 2001
From: Derek Slenk
Date: Mon, 30 Jun 2025 09:52:03 -0400
Subject: [PATCH] Fix angrymichigander.com link styling in footer
- Add proper CSS classes for link visibility (text-primary hover:underline)
- Add target='_blank' to open in new tab
- Add security attributes for external link
- Fix spacing around the link text
---
src/app/page.tsx | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 76680f0..7a79611 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -192,9 +192,16 @@ export default function Home() {
- Disclaimer: This website is independently operated by a snarky
- Michigander and is not affiliated with or endorsed by Kristen
- Jacobs.
+ Disclaimer: This website is independently operated by a{' '}
+
+ snarky Michigander
+ {' '}
+ and is not affiliated with or endorsed by Kristen Jacobs.
© 2025 Cheating Chelsea Exposed. All Rights Reserved.