Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add rel="noopener noreferrer" to links which open in new tab #5171

Merged
merged 1 commit into from
May 16, 2023

Conversation

InspiredGuy
Copy link
Contributor

Description of changes:

Some links in index.html with target="_blank" were missing rel="noopener noreferrer", and some had referrer spelled with a typo (with one r).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1bc5d99) 86.96% compared to head (47a2ba7) 86.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5171   +/-   ##
=======================================
  Coverage   86.96%   86.96%           
=======================================
  Files         562      562           
  Lines       45016    45016           
  Branches     6922     6922           
=======================================
  Hits        39147    39147           
  Misses       5869     5869           
Flag Coverage Δ
unittests 86.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@InspiredGuy InspiredGuy merged commit 40ea2dc into master May 16, 2023
@InspiredGuy InspiredGuy deleted the noopener-noreferrer branch May 16, 2023 09:58
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.

3 participants