Skip to content

[Fix] Footer still links to /discover — update to / #206

@realproject7

Description

@realproject7

Problem

PR #205 removed /discover but Footer.tsx still has <Link href="/discover">. Redirect catches it but the link is stale.

Fix

Update src/components/Footer.tsx — change /discover link to / or remove it entirely since home page now serves as discovery.

Files

  • src/components/Footer.tsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions