Skip to content

Commit 9e450e9

Browse files
authored
Maybe fix Twitter card image
Docsy theme looks for another config option, testing it
1 parent ccef476 commit 9e450e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website_and_docs/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ copyright = "Software Freedom Conservancy"
103103

104104
# First one is picked as the Twitter card image if not set on page.
105105
images = ["images/selenium_4_logo.png"]
106+
social_image_path = ["images/selenium_4_logo.png"]
106107

107108
# Menu title if your navbar has a versions selector to access old versions of your site.
108109
# This menu appears only if you have at least one [params.versions] set.

0 commit comments

Comments
 (0)