mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
hardcode google tracking id
This commit is contained in:
parent
f0ee878e74
commit
568a961213
@ -28,6 +28,4 @@ pdf_file_prefix = u'esp-sr'
|
||||
|
||||
# add Tracking id for Google Analytics
|
||||
|
||||
google_analytics_id = os.environ.get('CI_GOOGLE_ANALYTICS_ID', None)
|
||||
|
||||
project_homepage = 'https://github.com/espressif/esp-sr'
|
||||
google_analytics_id = os.environ.get(UA-132861133-1, None)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user