Unverified Commit 17d50fc6 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

Udate google analytics ID (#7688)

parent 58842057
...@@ -140,7 +140,7 @@ html_theme_options = { ...@@ -140,7 +140,7 @@ html_theme_options = {
"logo_only": True, "logo_only": True,
"pytorch_project": "docs", "pytorch_project": "docs",
"navigation_with_keys": True, "navigation_with_keys": True,
"analytics_id": "UA-117752657-2", "analytics_id": "GTM-T8XT4PS",
} }
html_logo = "_static/img/pytorch-logo-dark.svg" html_logo = "_static/img/pytorch-logo-dark.svg"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment