Skip to content

Fix duplicate GitHub link in eve.dev nav - #1220

Open
rauchg wants to merge 1 commit into
mainfrom
v0/rauchg-fix-mobile-nav-duplicate-github-link-8765
Open

Fix duplicate GitHub link in eve.dev nav#1220
rauchg wants to merge 1 commit into
mainfrom
v0/rauchg-fix-mobile-nav-duplicate-github-link-8765

Conversation

@rauchg

@rauchg rauchg commented Jul 26, 2026

Copy link
Copy Markdown
Member

The eve.dev mobile menu showed "GitHub ↗" twice. @vercel/geistdocs already renders a GitHub link on its own from config.github (an icon button on desktop, a "GitHub" row in the mobile sheet), so the extra GitHub entry in the site's nav array produced a second, identical link. Reported by @Guillermo Rauch via a mobile web report.

What changed

  • Dropped the redundant GitHub item from the nav array in apps/docs/geistdocs.tsx, leaving the package-rendered link as the single source.
  • Added a short comment so the entry doesn't get re-added.

How to test

Open eve.dev on a narrow viewport, tap the hamburger menu, and confirm only one "GitHub ↗" row appears above "Vercel OSS". On desktop, the GitHub icon button in the header is unchanged.

Co-authored-by: v0 <it+v0agent@vercel.com>
@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview, Comment, Open in v0 Jul 26, 2026 1:53am
eve-docs-1644 Ready Ready Preview, Comment, Open in v0 Jul 26, 2026 1:53am
eve-docs-4759 Ready Ready Preview, Comment, Open in v0 Jul 26, 2026 1:53am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants