Add google analytics id
This commit is contained in:
parent
b7e7d8a171
commit
bf82f594b4
|
@ -305,4 +305,5 @@ html_theme_options = {
|
||||||
'logo': 'logo.svg',
|
'logo': 'logo.svg',
|
||||||
'description': 'Dependency injection framework for Python',
|
'description': 'Dependency injection framework for Python',
|
||||||
'code_font_size': '10pt',
|
'code_font_size': '10pt',
|
||||||
|
'analytics_id': 'UA-67012059-1',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue