Added the Google Analytics ID on the configuration file (#8915)

This commit is contained in:
Pedro Minatel 2023-11-24 09:39:55 +00:00 committed by GitHub
parent bb72b02e78
commit 600f35916b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,3 +67,6 @@ html_static_path = ['_static']
# Style # Style
# pygments_style = "sphinx" # pygments_style = "sphinx"
# Tracking ID for Google Analytics
google_analytics_id = 'G-F58JM78930'