Skip to content

Commit a8411ab

Browse files
committed
Remove Google Analytics
RtD already does its own lightweight analytics!
1 parent f9aeefc commit a8411ab

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/source/conf.py

-7
Original file line numberDiff line numberDiff line change
@@ -314,13 +314,6 @@ def file_head(fn, *, head=None):
314314
#
315315
html_theme = "sphinx_rtd_theme"
316316

317-
# Configure theme
318-
319-
html_theme_options = {
320-
"analytics_id": "G-J2PQ1V8NHR",
321-
"analytics_anonymize_ip": True,
322-
}
323-
324317
# Add any paths that contain custom static files (such as style sheets) here,
325318
# relative to this directory. They are copied after the builtin static files,
326319
# so a file named "default.css" will overwrite the builtin "default.css".

0 commit comments

Comments
 (0)