We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdf2fb commit 11d2215Copy full SHA for 11d2215
config/en/mkdocs.yml
@@ -47,9 +47,9 @@ extra_css:
47
# - assets/javascript/anchor-redirects.js
48
# - assets/javascript/languageSwitchUrls.js
49
extra:
50
- # analytics:
51
- # provider: google
52
- # property: G-DRBTC7SSDT
+ analytics:
+ provider: google
+ property: G-9YQ6ZZRFN8
53
consent:
54
title: Cookie Consent
55
description: >-
@@ -113,4 +113,4 @@ plugins:
113
# - en
114
115
nav:
116
- - Home: index.md
+ - Home: index.md
0 commit comments