From 52505115d9743f56692c36485f83bcb182765e9c Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Tue, 7 Jan 2025 15:45:01 +0100 Subject: [PATCH] added google-verification to for search console --- docs/googlef727264f56832057.html | 1 + mkdocs.yml | 1 + overrides/home.html | 3 ++- overrides/main.html | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 docs/googlef727264f56832057.html diff --git a/docs/googlef727264f56832057.html b/docs/googlef727264f56832057.html new file mode 100644 index 0000000..077eda1 --- /dev/null +++ b/docs/googlef727264f56832057.html @@ -0,0 +1 @@ +google-site-verification: googlef727264f56832057.html \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index f8b4d51..f9b4647 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -83,6 +83,7 @@ plugins: enabled: !ENV [CI, false] assets_exclude: - analytics.hadan-it.com/* + - consentcdn.cookiebot.com/* - mkdocstrings: handlers: python: diff --git a/overrides/home.html b/overrides/home.html index 8f36fb9..0353ca0 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -13,6 +13,7 @@ + {% endblock %} @@ -111,4 +112,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/overrides/main.html b/overrides/main.html index 0835f6b..0950433 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -10,5 +10,5 @@ - + {% endblock %}