Use modern GA loading code

This commit is contained in:
Kovid Goyal
2018-05-30 20:28:48 +05:30
parent 489ed6a915
commit 8d8224812d
2 changed files with 13 additions and 1 deletions

View File

@@ -114,7 +114,6 @@ html_theme_options = {
'show_powered_by': False,
'fixed_sidebar': True,
'sidebar_collapse': True,
'analytics_id': 'UA-20736318-2',
'github_button': False,
'github_banner': True,
'github_user': 'kovidgoyal',