Skip to content

Commit

Permalink
Add cookies
Browse files Browse the repository at this point in the history
  • Loading branch information
bboyho committed Oct 28, 2024
1 parent 275ac12 commit af9aaa7
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,27 @@ extra:
link: https://www.facebook.com/SparkFun
- 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
extra_css:
Expand Down

0 comments on commit af9aaa7

Please sign in to comment.