From 631f66f8358a4cdf55d2286b2eec01cf101980d0 Mon Sep 17 00:00:00 2001 From: Rishab Kumar Date: Tue, 14 Mar 2023 12:07:22 -0400 Subject: [PATCH] Added cookie consent --- mkdocs.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index c249385..3fac78b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -40,3 +40,11 @@ font: icon: logo: logo +extra: + consent: + title: Cookie consent + 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 + make our documentation better. \ No newline at end of file