From bdc17791a53323335834e9ed275bd6466e368a8e Mon Sep 17 00:00:00 2001 From: Luca Burgio Date: Sat, 10 Feb 2024 11:08:48 +0100 Subject: [PATCH] fix: added sponsored attribute --- iconoir.com/components/Streamline.tsx | 2 +- iconoir.com/pages/index.tsx | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/iconoir.com/components/Streamline.tsx b/iconoir.com/components/Streamline.tsx index 5cc05ba0..2fb66a25 100644 --- a/iconoir.com/components/Streamline.tsx +++ b/iconoir.com/components/Streamline.tsx @@ -3,7 +3,7 @@ import styled from 'styled-components'; export function Streamline() { return ( - + diff --git a/iconoir.com/pages/index.tsx b/iconoir.com/pages/index.tsx index 8d4d3cae..5cc243c3 100644 --- a/iconoir.com/pages/index.tsx +++ b/iconoir.com/pages/index.tsx @@ -97,12 +97,14 @@ const Home: NextPage = ({ data-tooltip="Pierre Olivier Marec" as={'a'} href={'https://github.com/pomarec'} + rel="sponsored" src={'https://avatars.githubusercontent.com/u/802933?v=4'} /> = ({ data-tooltip="Justin Kendrick" as={'a'} href={'https://opencollective.com/iconoir/contribute'} + rel="sponsored" src={ 'https://images.opencollective.com/guest-39c79745/avatar.png?height=80' } @@ -119,6 +122,7 @@ const Home: NextPage = ({ data-tooltip="Anon" as={'a'} href={'https://opencollective.com/iconoir/contribute'} + rel="sponsored" src={ 'https://opencollective.com/static/images/default-guest-logo.svg' } @@ -127,6 +131,7 @@ const Home: NextPage = ({ data-tooltip="Luca Burgio" as={'a'} href={'https://twitter.com/burgioluca'} + rel="sponsored" src={'https://lucaburgio.com/images/profile2.png'} />