Skip to content

Commit 05a39e1

Browse files
committed
debugging the trigger for google analytics
1 parent be842b3 commit 05a39e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,7 @@
9494
'github_repo': 'NLeSC/Xenon',
9595
'page_width': '1100px',
9696
'sidebar_width': '220px',
97-
'code_font_size': '0.8em',
98-
'analytics_id': 'UA-55088238-7'
97+
'code_font_size': '0.8em'
9998
}
10099

101100
# Add any paths that contain custom static files (such as style sheets) here,

0 commit comments

Comments
 (0)