Remove the "Star-News" category from the website footer

Remove the "Star-News" category link from the footer component in client/src/components/footer.tsx.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 413891e8-d784-4bea-b9f5-91a5a68316b4
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: daadff1e-0ff4-4937-beac-51eee3fcf27e
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/413891e8-d784-4bea-b9f5-91a5a68316b4/kmpcO4B
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
sebastjanartic 2026-02-28 17:34:07 +00:00
parent 0f8bb626db
commit ad1b960656
2 changed files with 0 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -22,13 +22,6 @@ export default function Footer() {
</span>
</Link>
</li>
<li>
<Link href="/category/Star-News">
<span className="text-muted-foreground cursor-pointer hover:text-primary transition-colors" data-testid="link-footer-star-news">
Star-News
</span>
</Link>
</li>
</ul>
</div>
<div>