🔥 Update image for links

This commit is contained in:
Asim Shrestha
2023-04-08 12:14:21 -07:00
parent 9be0786f2b
commit 675b82e2c0

View File

@@ -27,7 +27,7 @@ const DefaultLayout = (props: LayoutProps) => {
/>
<meta
property="og:image"
content="https://raw.githubusercontent.com/reworkd/extension/main/assets/icon512.png"
content="https://raw.githubusercontent.com/reworkd/AgentGPT/main/public/banner.png?token=GHSAT0AAAAAAB7JND3U6YNFAMHQ3QLSZ6DQZBRXUXA"
/>
</Head>
<DottedGridBackground>{props.children}</DottedGridBackground>