We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7026b75 commit 1f0ddfbCopy full SHA for 1f0ddfb
1 file changed
docs/conf.py
@@ -62,6 +62,9 @@
62
# Theme-specific options
63
# https://sphinx-book-theme.readthedocs.io/en/stable/reference.html
64
html_theme_options = {
65
+ "analytics": {
66
+ "google_analytics_id": "G-RC6NRK4GNN",
67
+ },
68
"show_navbar_depth": 1,
69
"show_toc_level": 1,
70
"repository_url": "https://github.com/AI-Hypercomputer/maxtext",
0 commit comments