diff --git a/examples/docs/src/config.ts b/examples/docs/src/config.ts index b8258b1f7..8ca1b577c 100644 --- a/examples/docs/src/config.ts +++ b/examples/docs/src/config.ts @@ -6,7 +6,7 @@ export const SITE = { export const OPEN_GRAPH = { image: { - src: 'https://github.com/withastro/astro/blob/main/assets/social/banner.jpg?raw=true', + src: 'https://github.com/withastro/astro/blob/main/assets/social/banner-minimal.png?raw=true', alt: 'astro logo on a starry expanse of space,' + ' with a purple saturn-like planet floating in the right foreground',