Skip to content

Commit 3f009bd

Browse files
kartbenstephanosio
authored andcommitted
doc: Remove Google Analytics tracking code
This removes Google Analytics related code from the generated documentation. Fixes #54873 Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 4d4e252 commit 3f009bd

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

doc/_static/js/ga-tracker.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

doc/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,3 @@ def setup(app):
324324
# theme customizations
325325
app.add_css_file("css/custom.css")
326326
app.add_js_file("js/dark-mode-toggle.min.mjs", type="module")
327-
328-
app.add_js_file("https://www.googletagmanager.com/gtag/js?id=UA-831873-47")
329-
app.add_js_file("js/ga-tracker.js")

0 commit comments

Comments
 (0)