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:
parent
0f8bb626db
commit
ad1b960656
BIN
attached_assets/image_1772300017674.png
Normal file
BIN
attached_assets/image_1772300017674.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user