From 96383ce5fecc6a69a0d98205f2d90e53104eaca2 Mon Sep 17 00:00:00 2001 From: Anastasia Alexadrova Date: Fri, 8 Dec 2023 13:01:48 +0100 Subject: [PATCH] Returned consent --- mkdocs-base.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/mkdocs-base.yml b/mkdocs-base.yml index 17e6a5f0..88e95114 100644 --- a/mkdocs-base.yml +++ b/mkdocs-base.yml @@ -137,19 +137,19 @@ plugins: extra: homepage: https://docs.percona.com -# 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. Read more about Percona Cookie Policy. -# cookies: -# analytics: Google Analytics -# github: Github -# actions: -# - manage -# - accept + 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. Read more about Percona Cookie Policy. + cookies: + analytics: Google Analytics + github: Github + actions: + - manage + - accept nav: - Home: index.md