Add google analytics id

This commit is contained in:
Roman Mogylatov 2020-10-28 20:48:07 -04:00
parent b7e7d8a171
commit bf82f594b4

View File

@ -305,4 +305,5 @@ html_theme_options = {
'logo': 'logo.svg',
'description': 'Dependency injection framework for Python',
'code_font_size': '10pt',
'analytics_id': 'UA-67012059-1',
}