Skip to content

Commit

Permalink
getting yaml right
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbojangles3 committed Jul 1, 2024
1 parent 6f0214e commit db1f8d0
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ extra:
provider: mike
default: latest
consent:
analytics:
name: Github
checked: false
name: Google
checked: true
title: Cookie consent
description:
We use cookies to recognize your repeated visits and preferences, as well
Expand All @@ -66,6 +61,13 @@ extra:
- manage
- accept
- reject
cookies:
analytics:
name: Google Analytics
checked: true
github:
name: GitHub
checked: false
analytics:
provider: google
property: G-NZSPQEJNFH
Expand Down

0 comments on commit db1f8d0

Please sign in to comment.