We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d186e52 commit 65f1738Copy full SHA for 65f1738
conf.py
@@ -107,7 +107,7 @@
107
108
# sphinxext-opengraph config
109
ogp_site_url = "https://devguide.python.org/"
110
-ogp_image = "https://devguide.python.org/_static/og-image.png"
+ogp_image = "https://cpython-devguide--953.org.readthedocs.build/_static/og-image.png"
111
ogp_custom_meta_tags = [
112
'<meta property="og:image:width" content="1200">',
113
'<meta property="og:image:height" content="630">',
0 commit comments