From 4d70f7a3b2634c53086bd6054987bf99be1fb51d Mon Sep 17 00:00:00 2001 From: Eric Winchell Date: Thu, 14 Nov 2024 15:59:08 -0500 Subject: [PATCH 1/2] footer tweaks --- src/components/Footer/Footer.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 2c4d3b686..68f68dca1 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -164,7 +164,7 @@ const ChromeFooter = () => { -

Red Hat legal and privacy links

+

About

- © 2022 Red Hat, Inc. -

Red Hat legal and privacy links

+

Privacy and legal

+ © 2024 Red Hat, Inc.
From 899123b7a70c87403dfa57c7b2f561dce1d8f029 Mon Sep 17 00:00:00 2001 From: Eric Winchell Date: Thu, 14 Nov 2024 16:15:59 -0500 Subject: [PATCH 2/2] lint fixes --- src/components/Footer/Footer.tsx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 68f68dca1..4220b1802 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -164,7 +164,9 @@ const ChromeFooter = () => { -

About

+

+ About +

-

Privacy and legal

+

+ Privacy and legal +

- © 2024 Red Hat, Inc. + + © 2024 Red Hat, Inc. +