From 17df4043e08374deb42503dbdd2fd26abbf075b3 Mon Sep 17 00:00:00 2001 From: bboyho Date: Mon, 28 Oct 2024 12:29:24 -0600 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 0c5f215..0f08763 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -219,8 +219,29 @@ extra: link: https://www.github.com/sparkfun - icon: fontawesome/brands/facebook link: https://www.facebook.com/SparkFun - - icon: fontawesome/brands/twitter + - icon: fontawesome/brands/x-twitter link: https://twitter.com/sparkfun + - icon: fontawesome/solid/cookie-bite + link: /#__consent + name: Change cookie settings + + # Configures Google Analytics + analytics: + provider: google + property: G-7Y7EYCZVC1 + + consent: + cookies: + analytics: + name: Google Analytics + checked: true + 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. + actions: + - accept + - manage + - reject # Configures styling for PDF rendering and webpage layout