We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b2f023 + f1dda30 commit 7991534Copy full SHA for 7991534
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