From 3506842c5f83038e95f60e7af6d014e26fb1ff47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cintia=20S=C3=A1nchez=20Garc=C3=ADa?= Date: Wed, 7 Feb 2024 08:27:09 +0100 Subject: [PATCH] Use settings footer text in screenshot (#492) Closes #491 Signed-off-by: Cintia Sanchez Garcia --- web/src/layout/navigation/MiniFooter.tsx | 27 ++++++++++++------------ 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/web/src/layout/navigation/MiniFooter.tsx b/web/src/layout/navigation/MiniFooter.tsx index 2430f0d6..327190e8 100644 --- a/web/src/layout/navigation/MiniFooter.tsx +++ b/web/src/layout/navigation/MiniFooter.tsx @@ -1,3 +1,6 @@ +import isUndefined from 'lodash/isUndefined'; +import { Show } from 'solid-js'; + import ExternalLink from '../common/ExternalLink'; import styles from './Footer.module.css'; @@ -8,19 +11,17 @@ const MiniFooter = () => {
-
- Copyright © 2023 The Linux Foundation®. All rights reserved. The Linux Foundation has registered - trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our{' '} - - Trademark Usage - {' '} - page. Linux is a registered trademark of Linus Torvalds.{' '} - - Privacy Policy - {' '} - and{' '} - - Terms of Use + + {/* eslint-disable-next-line solid/no-innerhtml */} +
+ +
+ Powered by{' '} + + CNCF interactive landscapes generator .