Skip to content

Open navbar links in the same tab - #27

Merged
hovanhoa merged 1 commit into
mainfrom
chore/navbar-same-tab
Jun 17, 2026
Merged

Open navbar links in the same tab#27
hovanhoa merged 1 commit into
mainfrom
chore/navbar-same-tab

Conversation

@hovanhoa

Copy link
Copy Markdown
Member

Summary

  • Removed target="_blank" and rel="noopener noreferrer" from the navbar's cross-site links so they open in the same tab instead of a new browser tab.

Motivation

The navbar links to sibling hovanhoa.net properties (insight, gallery, and the mega-menu items) were opening in a new tab. Since these are part of the same personal site network, navigating in place is the expected, smoother behavior.

Testing

  • Markup-only change; no automated tests added.
  • No behavioral logic touched — only the target/rel anchor attributes were removed.

Deploy Notes

No special deployment considerations - safe to deploy and rollback.

Remove target="_blank" and rel="noopener noreferrer" from the navbar's
cross-site links so they navigate in place instead of opening a new tab.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
gallery.hovanhoa.net Ready Ready Preview, Comment Jun 17, 2026 6:48am

@hovanhoa
hovanhoa merged commit 6eba50f into main Jun 17, 2026
3 checks passed
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