Skip to content

Commit 365d910

Browse files
committed
Use latest ogp image
1 parent 51b3150 commit 365d910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
ogp_site_name = "Read the Docs Documentation"
5757
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"
58+
ogp_image = "https://docs.readthedocs.io/en/latest/_static/img/logo-opengraph.png"
5959
# Inspired by https://github.com/executablebooks/MyST-Parser/pull/404/
6060
ogp_custom_meta_tags = [
6161
'<meta name="twitter:card" content="summary_large_image" />',

0 commit comments

Comments
 (0)