From d4d2c8236040a70c30823fbc162b7faf867344d9 Mon Sep 17 00:00:00 2001 From: Vaughn Dice Date: Wed, 14 May 2025 12:24:00 -0600 Subject: [PATCH 1/2] chore(content): add LF footer Signed-off-by: Vaughn Dice --- content/en/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/_index.md b/content/en/_index.md index 3fcf366..510dccc 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -62,4 +62,8 @@ Check out the [contribution guidelines](/docs/contrib/) to learn how to get invo
We are a Cloud Native Computing Foundation sandbox project.
+

+

The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage
+

+ {{% /blocks/lead %}} From 41658089909ae570e211a620d6fe16e020c777d9 Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Wed, 14 May 2025 12:26:24 -0700 Subject: [PATCH 2/2] put the footers in a separate section Signed-off-by: Matthew Fisher --- content/en/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/en/_index.md b/content/en/_index.md index 510dccc..2299a27 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -55,6 +55,10 @@ Check out the [contribution guidelines](/docs/contrib/) to learn how to get invo --- +{{% /blocks/lead %}} + +{{% blocks/section %}} + cloud-native computingThe Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage

-{{% /blocks/lead %}} +{{% /blocks/section %}}