Skip to content

Commit 11723b0

Browse files
authored
Merge pull request #354 from SAFE-Stack/cookie-consent
Add cookie consent message
2 parents 29848e4 + 889b0e6 commit 11723b0

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:
48+
We use cookies to recognise 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)