diff --git a/docs/conf.py b/docs/conf.py index 1580563a..c27467ad 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -87,3 +87,4 @@ # sphinx opengraph social media previews ogp_site_url = "https://shimmy.farama.org/" +ogp_image = "https://shimmy.farama.org/_static/img/shimmy.svg"