Added the Google Analytics ID on the configuration file (#8915)
This commit is contained in:
parent
bb72b02e78
commit
600f35916b
1 changed files with 3 additions and 0 deletions
|
|
@ -67,3 +67,6 @@ html_static_path = ['_static']
|
|||
|
||||
# Style
|
||||
# pygments_style = "sphinx"
|
||||
|
||||
# Tracking ID for Google Analytics
|
||||
google_analytics_id = 'G-F58JM78930'
|
||||
|
|
|
|||
Loading…
Reference in a new issue