Skip to content

fix: open table github links in new tabs#31

Merged
rogerchappel merged 1 commit into
mainfrom
fix/codex/table-links-new-tabs
May 13, 2026
Merged

fix: open table github links in new tabs#31
rogerchappel merged 1 commit into
mainfrom
fix/codex/table-links-new-tabs

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • Make contributor profile links in ranking tables open in a new tab.
  • Make project name links in ranking tables open in a new tab.
  • Add rel="noopener noreferrer" to those external GitHub table links.

Verification

  • Tests or checks run: pnpm run check; pnpm run build; generated HTML scan for GitHub links inside tables missing target="_blank" or rel="noopener noreferrer" returned 0.
  • Manual review completed: inspected generated global, Australia, and projects pages for new-tab table links.

Risk Level

  • Low
  • Medium
  • High

Notes:

Rendering-only change in the static site builder.

Rollback Plan

  • Revert this commit to restore same-tab table link behavior.

Human Decision Needed

  • None
  • Maintainer review
  • Product/design decision
  • Security/privacy review
  • Other:

@rogerchappel rogerchappel marked this pull request as ready for review May 13, 2026 06:47
@rogerchappel rogerchappel merged commit db1fc48 into main May 13, 2026
1 check 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