Skip to content

Commit 7991534

Browse files
Merge pull request #2823 from RobMulla:add-google-analytics
PiperOrigin-RevId: 845870133
2 parents 4b2f023 + f1dda30 commit 7991534

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
# Theme-specific options
6363
# https://sphinx-book-theme.readthedocs.io/en/stable/reference.html
6464
html_theme_options = {
65+
"analytics": {
66+
"google_analytics_id": "G-RC6NRK4GNN",
67+
},
6568
"show_navbar_depth": 1,
6669
"show_toc_level": 1,
6770
"repository_url": "https://github.com/AI-Hypercomputer/maxtext",

0 commit comments

Comments
 (0)