Skip to content

Commit

Permalink
fix: remove norefferer for seo purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
hazigabriel committed Jan 18, 2024
1 parent 21271e9 commit 1f3bd81
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 1f3bd81

Please sign in to comment.