Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
9d50acf3
"examples/base-python-dockerit/Modelfile" did not exist on "767f9bdbbb6f2540a33b21ebc23c26526474b01d"
Unverified
Commit
9d50acf3
authored
Apr 21, 2021
by
Nicolas Hug
Committed by
GitHub
Apr 21, 2021
Browse files
Add Google Analytics support (#1466)
parent
f177a8d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docs/source/conf.py
docs/source/conf.py
+2
-1
No files found.
docs/source/conf.py
View file @
9d50acf3
...
...
@@ -123,7 +123,8 @@ html_theme_options = {
'collapse_navigation'
:
False
,
'display_version'
:
True
,
'logo_only'
:
True
,
'navigation_with_keys'
:
True
'navigation_with_keys'
:
True
,
'analytics_id'
:
'UA-117752657-2'
,
}
html_logo
=
'_static/img/pytorch-logo-dark.svg'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment