Skip to content

Commit 65f1738

Browse files
committed
TEMP point to preview build to check the Facebook preview
1 parent d186e52 commit 65f1738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108
# sphinxext-opengraph config
109109
ogp_site_url = "https://devguide.python.org/"
110-
ogp_image = "https://devguide.python.org/_static/og-image.png"
110+
ogp_image = "https://cpython-devguide--953.org.readthedocs.build/_static/og-image.png"
111111
ogp_custom_meta_tags = [
112112
'<meta property="og:image:width" content="1200">',
113113
'<meta property="og:image:height" content="630">',

0 commit comments

Comments
 (0)