Skip to content

Fix navigation: make logo link back to home#18

Merged
raj-khan merged 1 commit into
mainfrom
fix/nav-home-link
May 29, 2026
Merged

Fix navigation: make logo link back to home#18
raj-khan merged 1 commit into
mainfrom
fix/nav-home-link

Conversation

@raj-khan
Copy link
Copy Markdown
Contributor

Summary

  • Wrap <Wordmark> in <a href="/"> in Nav.tsx — fixes all pages using the main nav (home, docs, blog, teams, etc.)
  • Wrap <Wordmark> in <a href="/"> in DemoFlow.tsx — fixes the demo page mini header
  • Wrap <Wordmark> in <a href="/"> in Footer.tsx — footer logo now links home

DeveloperHero.tsx was already correct and used as the reference pattern.

Test plan

  • Visit /demo — clicking the LearnKit AI logo returns to /
  • Visit /docs, /blog, /teams — clicking the nav logo returns to /
  • Visit /developers — logo already worked, still works
  • Footer logo on any page links to /

@raj-khan raj-khan merged commit a13687c into main May 29, 2026
3 checks passed
@raj-khan raj-khan self-assigned this May 29, 2026
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