Skip to content

Commit

Permalink
fix: add nonrerefer to link
Browse files Browse the repository at this point in the history
  • Loading branch information
pachicodes committed Feb 22, 2021
1 parent c11f4d4 commit ead73f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/builders.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ const DeveloperChampionPage = () => {
<a
href="https://therelicans.com"
target="_blank"
rel="noopener"
rel="noopener, noreferrer"
>
The Relicans
</a>
Expand Down

0 comments on commit ead73f6

Please sign in to comment.