Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 600f359

Browse files
authoredNov 24, 2023
Added the Google Analytics ID on the configuration file (espressif#8915)
1 parent bb72b02 commit 600f359

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎docs/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@
6767

6868
# Style
6969
# pygments_style = "sphinx"
70+
71+
# Tracking ID for Google Analytics
72+
google_analytics_id = 'G-F58JM78930'

0 commit comments

Comments
 (0)
Please sign in to comment.