From dec49aafe75f24884109e1ff62739ac3508766d1 Mon Sep 17 00:00:00 2001 From: Tim Glaser Date: Mon, 29 Jun 2020 11:36:14 -0700 Subject: [PATCH] chore: fix linting for spacing --- src/pages/index.js | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index f70376141..879f1051e 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -16,7 +16,6 @@ import { pageContext } from '../types'; import styles from './index.module.scss'; import devChampionBadge from '../images/developer-champion/dev-champion-badge.png'; - const getStartedGuides = [ { duration: '5 min', @@ -174,13 +173,15 @@ const IndexPage = ({ data, pageContext }) => {

developer champion badge New Relic developer champions

- -

+ className={styles.img} + src={devChampionBadge} + alt="developer champion badge" + width="5%" + />{' '} + New Relic developer champions + + +

New Relic Champions are solving big problems using New Relic as their linchpin and are recognized as experts and leaders in the New Relic technical community.