Skip to content

Commit 600f359

Browse files
authored
Added the Google Analytics ID on the configuration file (#8915)
1 parent bb72b02 commit 600f359

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: docs/source/conf.py

+3
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@
6767

6868
# Style
6969
# pygments_style = "sphinx"
70+
71+
# Tracking ID for Google Analytics
72+
google_analytics_id = 'G-F58JM78930'

0 commit comments

Comments
 (0)