Skip to content

Commit be29c5b

Browse files
pytorchbotsvekars
andauthored
Add analytics ID to cpp docs (pytorch#163695)
Add analytics ID to cpp docs (pytorch#163370) Pull Request resolved: pytorch#163370 Approved by: https://github.com/albanD (cherry picked from commit e6a9db5) Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 5322dab commit be29c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cpp/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@
174174
#
175175
html_theme_options = {
176176
"canonical_url": "https://pytorch.org/docs/stable/",
177+
"analytics_id": "GTM-T8XT4PS",
177178
"collapse_navigation": False,
178179
"logo": {"text": "Home"},
179180
"icon_links": [

0 commit comments

Comments
 (0)