We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18f9c7 commit 26c7a46Copy full SHA for 26c7a46
conf.py
@@ -236,6 +236,7 @@ def wrapper(*args, **kwargs):
236
"navbar_center": "navbar-nav",
237
"display_version": True,
238
"pytorch_project": "tutorials",
239
+ "canonical_url": "https://docs.pytorch.org/tutorials/",
240
}
241
242
theme_variables = pytorch_sphinx_theme2.get_theme_variables()
0 commit comments