diff --git a/mkdocs.yml b/mkdocs.yml index beffba417..0177a1e96 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -255,10 +255,25 @@ extra: link: https://twitter.com/ntdvps - icon: fontawesome/brands/discord link: https://discord.gg/vAyddtaEV9 + consent: + title: Cookie consent + consent: + actions: + - accept + - manage + - reject + 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. analytics: provider: google property: G-368XR9X5MG +copyright: > + Cookie settings + extra_css: - stylesheets/extra.css