Skip to content

Commit 8bb1a04

Browse files
committed
Add cookie consent
1 parent 29848e4 commit 8bb1a04

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mkdocs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ extra:
4242
analytics:
4343
provider: google
4444
property: G-WED2S9FLSL
45+
consent:
46+
title: Cookie consent
47+
description: >- # (1)!
48+
We use cookies to recognize your repeated visits and preferences, as well
49+
as to measure the effectiveness of our documentation and whether users
50+
find what they're searching for. With your consent, you're helping us to
51+
make our documentation better.
4552
4653
nav:
4754
- Home: "index.md"

0 commit comments

Comments
 (0)