From f59842641d5f8f32fd98bc90c71c8b58311ba738 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Tue, 8 Apr 2025 22:25:28 +0200 Subject: [PATCH] Add Cookie consent --- mkdocs.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index b2d652a..a3bc850 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -153,6 +153,13 @@ extra: data: 0 note: >- Thanks for your feedback! + 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. extra_css: - stylesheets/extra.css \ No newline at end of file