From f69b7f5c273b2e59cc648e1d3429862c203ea88a Mon Sep 17 00:00:00 2001 From: Luca Burgio Date: Sat, 10 Feb 2024 12:48:52 +0100 Subject: [PATCH] fix: all rel links --- iconoir.com/components/AvailableFor.tsx | 40 ++++++++++++++++++++----- iconoir.com/components/Footer.tsx | 4 +-- iconoir.com/components/Header.tsx | 2 +- iconoir.com/components/Streamline.tsx | 6 +++- iconoir.com/pages/index.tsx | 10 +++---- 5 files changed, 45 insertions(+), 17 deletions(-) diff --git a/iconoir.com/components/AvailableFor.tsx b/iconoir.com/components/AvailableFor.tsx index 6e607912..148c64dc 100644 --- a/iconoir.com/components/AvailableFor.tsx +++ b/iconoir.com/components/AvailableFor.tsx @@ -27,7 +27,7 @@ export function AvailableFor() { - + - + - + - + - + More? - + Are you using the library? diff --git a/iconoir.com/components/Footer.tsx b/iconoir.com/components/Footer.tsx index 8ad7c43c..b59d6974 100644 --- a/iconoir.com/components/Footer.tsx +++ b/iconoir.com/components/Footer.tsx @@ -86,13 +86,13 @@ export function Footer() { Parts of this content are ©2020-2023 by individual Iconoir contributors. Content available under a{' '} - + MIT License . - + Privacy diff --git a/iconoir.com/components/Header.tsx b/iconoir.com/components/Header.tsx index f9962376..b67036e6 100644 --- a/iconoir.com/components/Header.tsx +++ b/iconoir.com/components/Header.tsx @@ -67,7 +67,7 @@ export function Header({ currentVersion }: HeaderProps) { X (Twitter) - + setMenuVisible((v) => !v)}> diff --git a/iconoir.com/components/Streamline.tsx b/iconoir.com/components/Streamline.tsx index 5cc05ba0..71a733b9 100644 --- a/iconoir.com/components/Streamline.tsx +++ b/iconoir.com/components/Streamline.tsx @@ -3,7 +3,11 @@ import styled from 'styled-components'; export function Streamline() { return ( - + diff --git a/iconoir.com/pages/index.tsx b/iconoir.com/pages/index.tsx index 5cc243c3..c8e31afc 100644 --- a/iconoir.com/pages/index.tsx +++ b/iconoir.com/pages/index.tsx @@ -97,14 +97,14 @@ const Home: NextPage = ({ data-tooltip="Pierre Olivier Marec" as={'a'} href={'https://github.com/pomarec'} - rel="sponsored" + rel="noopener sponsored" src={'https://avatars.githubusercontent.com/u/802933?v=4'} /> = ({ data-tooltip="Justin Kendrick" as={'a'} href={'https://opencollective.com/iconoir/contribute'} - rel="sponsored" + rel="noopener sponsored" src={ 'https://images.opencollective.com/guest-39c79745/avatar.png?height=80' } @@ -122,7 +122,7 @@ const Home: NextPage = ({ data-tooltip="Anon" as={'a'} href={'https://opencollective.com/iconoir/contribute'} - rel="sponsored" + rel="noopener sponsored" src={ 'https://opencollective.com/static/images/default-guest-logo.svg' } @@ -131,7 +131,7 @@ const Home: NextPage = ({ data-tooltip="Luca Burgio" as={'a'} href={'https://twitter.com/burgioluca'} - rel="sponsored" + rel="noopener sponsored" src={'https://lucaburgio.com/images/profile2.png'} />