From 8671ef6b37c157f1f12c06ed29353dc47a5b3cd4 Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Wed, 30 Jul 2025 09:20:03 +0300 Subject: [PATCH 1/3] Update Copyright to CNCF and add CNCF policy page link Signed-off-by: Gergely Csatari --- documentation/layouts/partials/footer.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/documentation/layouts/partials/footer.html b/documentation/layouts/partials/footer.html index ad5036014a..7ec75ae690 100644 --- a/documentation/layouts/partials/footer.html +++ b/documentation/layouts/partials/footer.html @@ -1,7 +1,8 @@ {{ $links := .Site.Params.links }}
-
-
\ No newline at end of file From 5b064593867c6b8e5192ebf8d6aae9cf1a86f5b5 Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Wed, 30 Jul 2025 09:29:19 +0300 Subject: [PATCH 2/3] Adding LF Trademark text Signed-off-by: Gergely Csatari --- documentation/layouts/partials/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/layouts/partials/footer.html b/documentation/layouts/partials/footer.html index 7ec75ae690..553b5da2aa 100644 --- a/documentation/layouts/partials/footer.html +++ b/documentation/layouts/partials/footer.html @@ -94,7 +94,9 @@ This site was built with the Docsy Hugo theme and deployed to Netlify. Deploys by Netlify
- For website terms of use, trademark policy and other project policies please see lfprojects.org/policies/. + For website terms of use, trademark policy and other project policies please see lfprojects.org/policies/.
+ The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, + please see our Trademark Usage page. {{ if not .Site.Params.ui.footer_about_disable }} {{ with .Site.GetPage "about" }}

{{ .Title }}

From 4efb1d4a80bd4ed1558b0412ef8be378d06187b1 Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Thu, 21 Aug 2025 08:22:43 +0300 Subject: [PATCH 3/3] Adding LF Policies link Signed-off-by: Gergely Csatari --- documentation/layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/layouts/partials/footer.html b/documentation/layouts/partials/footer.html index 553b5da2aa..c37a8aae5c 100644 --- a/documentation/layouts/partials/footer.html +++ b/documentation/layouts/partials/footer.html @@ -94,7 +94,7 @@ This site was built with the Docsy Hugo theme and deployed to Netlify. Deploys by Netlify
- For website terms of use, trademark policy and other project policies please see lfprojects.org/policies/.
+ For website terms of use, trademark policy and other project policies please see lfprojects.org/policies.
The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page. {{ if not .Site.Params.ui.footer_about_disable }}