diff options
-rw-r--r-- | packages/bun-landing/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bun-landing/page.tsx b/packages/bun-landing/page.tsx index 7d16b4c19..5e096eae9 100644 --- a/packages/bun-landing/page.tsx +++ b/packages/bun-landing/page.tsx @@ -234,7 +234,7 @@ export default ({ inlineCSS }) => ( <meta name="og:locale" content="en_US" /> <meta name="twitter:site" content="@jarredsumner" /> <meta name="twitter:card" content="summary_large_image" /> - <meta property="og:image" content="/share.png" /> + <meta property="og:image" content="https://bun.sh/share.png" /> <meta name="description" content={`Bundle, transpile, install and run JavaScript & TypeScript |