Skip to content

fix: replace #0 with / for Home link in footer#197

Open
universe7creator wants to merge 1 commit into
keploy:mainfrom
universe7creator:fix-footer-home-link
Open

fix: replace #0 with / for Home link in footer#197
universe7creator wants to merge 1 commit into
keploy:mainfrom
universe7creator:fix-footer-home-link

Conversation

@universe7creator

Copy link
Copy Markdown

Summary

Fixes broken "Home" link in footer that was pointing to #0 (which doesn't navigate anywhere).

Changes

  • Changed footer Home link from to

This fixes issue #3621 where "some links do nothing" in the footer.

Before/After

  • Before: Home link pointed to #0 (no navigation)
  • After: Home link properly points to homepage (/)

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

The Home link in the footer was pointing to #0 which doesn't navigate anywhere.
Changed href from #0 to / to properly link to the homepage.

This fixes the broken footer links issue #3621.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant