Skip to content

Commit b881636

Browse files
committed
Update
1 parent 4ac1f8e commit b881636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"sphinxext.opengraph",
9393
]
9494

95-
ogp_site_url = "http://pytorch.org/"
96-
ogp_image = "_static/img/social-share.jpg"
95+
ogp_site_url = "http://pytorch.org/tutorials"
96+
ogp_image = "https://pytorch.org/assets/images/social-share.jpg"
9797

9898
myst_enable_extensions = [
9999
"colon_fence",

0 commit comments

Comments
 (0)