Skip to content

Commit 0f8a032

Browse files
anton-intellgirdwood
authored andcommitted
Add a global site tag from Linux Foundation for Google Analytics
1 parent 8f9eef0 commit 0f8a032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
120120
html_theme_options = {
121121
'canonical_url': '',
122-
'analytics_id': '',
122+
'analytics_id': 'GTM-M4BL5NF',
123123
'logo_only': False,
124124
'display_version': True,
125125
'prev_next_buttons_location': 'None',

0 commit comments

Comments
 (0)