From f48134423ebc1ba948457888065629aa70d26446 Mon Sep 17 00:00:00 2001 From: Suzanne Daniels Date: Thu, 31 Mar 2022 18:18:15 +0200 Subject: [PATCH] Removing images for now. Page works again on mobile Signed-off-by: Suzanne Daniels --- microsite/pages/en/community.js | 34 +++++++-------------------------- 1 file changed, 7 insertions(+), 27 deletions(-) diff --git a/microsite/pages/en/community.js b/microsite/pages/en/community.js index be5f85d289..f3b6026ddb 100644 --- a/microsite/pages/en/community.js +++ b/microsite/pages/en/community.js @@ -55,7 +55,9 @@ const Background = props => { - Community Sessions + + Community Sessions + Adopters Community Sessions @@ -66,7 +68,8 @@ const Background = props => { discuss any relevant topic like developer effectiveness, developer experience, developer portals, etc. - + + Contributor Community Sessions
@@ -76,14 +79,6 @@ const Background = props => {
Meetups
- - -
@@ -91,6 +86,8 @@ const Background = props => { Backstage official Newsletter + + The official monthly Backstage newsletter. Containing the latest news from your favorite project. @@ -99,12 +96,6 @@ const Background = props => { Subscribe - @@ -145,17 +136,6 @@ const Background = props => { - - - - - - ); };