Skip to content

Commit

Permalink
Add rel noopener to hub link
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel da Silva <[email protected]>
  • Loading branch information
slesaad and danielfdsilva authored Sep 12, 2023
1 parent d50c04e commit 5ddd5b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/components/common/page-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ function PageHeader() {
<GlobalMenuLink
as='a'
target='_blank'
rel='noopener'
href={process.env.HUB_URL}
onClick={closeNavOnClick}
>
Expand Down

0 comments on commit 5ddd5b3

Please sign in to comment.