🔥 Fix banner

This commit is contained in:
Asim Shrestha
2023-04-08 12:20:56 -07:00
parent cbb8c57c23
commit 3401eca472

View File

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