We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b3150 commit 365d910Copy full SHA for 365d910
docs/conf.py
@@ -55,7 +55,7 @@
55
56
ogp_site_name = "Read the Docs Documentation"
57
ogp_use_first_image = True # https://github.com/readthedocs/blog/pull/118
58
-ogp_image = "https://docs.readthedocs.io/en/stable/_static/img/logo-opengraph.png"
+ogp_image = "https://docs.readthedocs.io/en/latest/_static/img/logo-opengraph.png"
59
# Inspired by https://github.com/executablebooks/MyST-Parser/pull/404/
60
ogp_custom_meta_tags = [
61
'<meta name="twitter:card" content="summary_large_image" />',
0 commit comments