Skip to content

Commit

Permalink
fix: remove norefferer for seo purposes #27 from eea/263008-noreferrer
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Jan 26, 2024
2 parents 47dc9e2 + 1f3bd81 commit 6ff0547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export const StylingSchema = (props) => {
Ex. ri-home-line. See{' '}
<a
target="_blank"
rel="noopener noreferrer"
rel="noopener"
href="https://remixicon.com/"
>
Remix Icon set
Expand Down

0 comments on commit 6ff0547

Please sign in to comment.