From 1879b7b09ba2a09769797585115b13737d6e2d25 Mon Sep 17 00:00:00 2001 From: Apurv Sonawane Date: Wed, 3 Jul 2024 15:56:51 +0530 Subject: [PATCH] fixed footer image Signed-off-by: Apurv Sonawane --- react-frontend/src/components/Footer/Footer.jsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/react-frontend/src/components/Footer/Footer.jsx b/react-frontend/src/components/Footer/Footer.jsx index 2f29c34..33f5995 100644 --- a/react-frontend/src/components/Footer/Footer.jsx +++ b/react-frontend/src/components/Footer/Footer.jsx @@ -1,5 +1,5 @@ import React from 'react'; -import openMainFrameLogo from "../../images/openmainframeproject-color-1.png"; +import openMainFrameLogo from "../../images/openmainframe.png"; const Footer = () => { return ( @@ -8,9 +8,7 @@ const Footer = () => { Footer Logo

Disclaimer: The package information is provided AS-IS with no representations whatsoever with respect to accuracy and/or completeness. We reserve the right to change the information at any time and without notice. To obtain the most current package information, please visit the official Linux distribution websites or websites for the specific software you're looking into. -

- Contribute: The source code for the Software Discovery Tool is available here. Some of the source files for the operating systems included in this tool can be found in this data repository. The Software Discovery Tool is a part of the Linux Foundation Open Mainframe Project.