From 8bb1a04fe5ebc9461960b6a601acf7f8bf46aeff Mon Sep 17 00:00:00 2001 From: Joost Date: Fri, 12 Jan 2024 17:27:27 +0000 Subject: [PATCH 1/3] Add cookie consent --- mkdocs.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index bcb439f4..0cc167f5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -42,6 +42,13 @@ extra: analytics: provider: google property: G-WED2S9FLSL + consent: + title: Cookie consent + description: >- # (1)! + We use cookies to recognize your repeated visits and preferences, as well + as to measure the effectiveness of our documentation and whether users + find what they're searching for. With your consent, you're helping us to + make our documentation better. nav: - Home: "index.md" From 51fc9e990db0411f5188d6339e903a3f8ab5b391 Mon Sep 17 00:00:00 2001 From: Joost Date: Fri, 12 Jan 2024 17:31:33 +0000 Subject: [PATCH 2/3] Remove comment --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 0cc167f5..a35254c3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -44,7 +44,7 @@ extra: property: G-WED2S9FLSL consent: title: Cookie consent - description: >- # (1)! + description: We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to From 889b0e6b0649a349f8a14e88329562cf1fff1a3f Mon Sep 17 00:00:00 2001 From: Isaac Abraham Date: Fri, 12 Jan 2024 17:34:44 +0000 Subject: [PATCH 3/3] Update mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index a35254c3..59ee3dfc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -45,7 +45,7 @@ extra: consent: title: Cookie consent description: - We use cookies to recognize your repeated visits and preferences, as well + We use cookies to recognise your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.