From 4f6dbb3109f0827328761008f494498ef0dff683 Mon Sep 17 00:00:00 2001 From: Moritz Wiesinger Date: Wed, 21 Feb 2024 13:42:19 +0100 Subject: [PATCH] chore: enable Google Tag Manager for the Keptn website (#3098) Signed-off-by: vickysomtee --- .github/actions/spelling/expect.txt | 4 +++- docs/overrides/main.html | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index ed80b39b2cd..67a263bf0ec 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -222,6 +222,7 @@ graphql groupversion GSo gstatic +gtm GVK healthz hellopy @@ -364,9 +365,9 @@ kubeutils kustomization kustomize kustomizeconfig +kwds kwi kwv -kwds kyverno lastword Lato @@ -465,6 +466,7 @@ overriden owide oyaml PARAMSx +PDTR perc persistentvolumeclaims persistentvolumes diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 5cba001d258..0cdcd5b767d 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -2,6 +2,13 @@ {% extends "base.html" %} {% block extrahead %} + + + {{ super() }} {% endblock %}