Skip to content

Commit 374a4c4

Browse files
committed
Update
1 parent e2ca608 commit 374a4c4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_static/img/social-share.jpg

31.5 KB
Loading

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def wrapper(*args, **kwargs):
131131
]
132132

133133
ogp_site_url = "http://pytorch.org/"
134-
ogp_image = "https://pytorch.org/assets/images/social-share.jpg"
134+
ogp_image = "_static/img/social-share.jpg"
135135

136136
myst_enable_extensions = [
137137
"colon_fence",

0 commit comments

Comments
 (0)