From 2f668b2cbc9ee5922c8e12c3bfe131314cce60d4 Mon Sep 17 00:00:00 2001 From: Robert Bottomley Date: Tue, 27 Feb 2024 14:28:45 -0800 Subject: [PATCH] RSS feed no longer available --- src/pages/index.js | 46 ++++++---------------------------------------- 1 file changed, 6 insertions(+), 40 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 118bc5b0c..8f67d5338 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -10,7 +10,6 @@ import { StaticImage } from 'gatsby-plugin-image' import IconBox from '../components/iconbox' export default function IndexPage({ data }) { - const posts = data.allFeedcommonsBlog.nodes const headingStyle = 'font-headings text-3xl lg:text-5xl text-base-800 text-center mb-2 lg:mb-4' const paragraphStyle = 'text-lg lg:text-xl text-base-600 lg:leading-relaxed' const ctaStyle = 'text-center text-2xl lg:text-3xl text-base-600 lg:leading-relaxed' @@ -118,16 +117,17 @@ export default function IndexPage({ data }) {

OpenShift Commons is open to all community participants: users, operators, enterprises, non-profits, educational institutions, partners, and service providers as well as other - open source technology initiatives utilized under the hood or to extend community projects. + open source technology initiatives utilized under the hood or to extend community + projects.