Skip to content

Commit 104d88f

Browse files
committed
Update
1 parent 33f998d commit 104d88f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,8 @@ def wrapper(*args, **kwargs):
127127
"sphinx_sitemap",
128128
"sphinxcontrib.mermaid",
129129
"pytorch_sphinx_theme2",
130-
"sphinxext.opengraph",
131130
]
132131

133-
ogp_site_url = "http://pytorch.org/tutorials"
134-
ogp_image = "https://pytorch.org/assets/images/social-share.jpg"
135-
136132
myst_enable_extensions = [
137133
"colon_fence",
138134
"deflist",

0 commit comments

Comments
 (0)