mirror of
https://github.com/aljazceru/AgentGPT.git
synced 2025-12-17 05:54:20 +01:00
🔥 Fix banner
This commit is contained in:
@@ -27,7 +27,7 @@ const DefaultLayout = (props: LayoutProps) => {
|
||||
/>
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://raw.githubusercontent.com/reworkd/AgentGPT/main/public/banner.png?token=GHSAT0AAAAAAB7JND3U6YNFAMHQ3QLSZ6DQZBRXUXA"
|
||||
content="https://agentgpt.reworkd.ai/banner.png"
|
||||
/>
|
||||
</Head>
|
||||
<DottedGridBackground>{props.children}</DottedGridBackground>
|
||||
|
||||
Reference in New Issue
Block a user