From c238c5fff294b135c9da4c4509c7465603467310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20G=C3=A1mez=2C=20PhD?= Date: Fri, 19 Apr 2024 10:29:13 +0200 Subject: [PATCH] Update banner to broadcom's onetrust (#7720) ### Description of the change This PR update the cookie banner to use the Broadcom's OneTrust one. ### Benefits Compliant website, ### Possible drawbacks N/A ### Applicable issues N/A ### Additional information N/A Signed-off-by: Antonio Gamez Diaz --- site/config.yaml | 2 +- site/themes/template/layouts/_default/baseof.html | 1 + site/themes/template/layouts/partials/base-footer.html | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/config.yaml b/site/config.yaml index cc98a25ecc9..ed620eb1283 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -39,7 +39,7 @@ params: github_base_url: "https://github.com/vmware-tanzu/kubeapps" github_url: "https://github.com/vmware-tanzu/kubeapps/" gtmId: GTM-PGL7FMT - oneTrustId: b9039ff0-42be-4f63-bc78-e2ecbbed5f06 + oneTrustId: 018ee8c4-9885-7b0d-9105-e5b631424f1a sitename: Kubeapps slack_url: "https://kubernetes.slack.com/messages/kubeapps" twitter: bitnami diff --git a/site/themes/template/layouts/_default/baseof.html b/site/themes/template/layouts/_default/baseof.html index ca8650991e8..620faf2a922 100644 --- a/site/themes/template/layouts/_default/baseof.html +++ b/site/themes/template/layouts/_default/baseof.html @@ -8,6 +8,7 @@ + diff --git a/site/themes/template/layouts/partials/base-footer.html b/site/themes/template/layouts/partials/base-footer.html index 83d6b1cf16d..94250c23b00 100644 --- a/site/themes/template/layouts/partials/base-footer.html +++ b/site/themes/template/layouts/partials/base-footer.html @@ -50,7 +50,6 @@ Terms of Use | Privacy Policy | Your California Privacy Rights | - Cookie Settings