File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ const Page2025: NextPageWithLayout = () => {
6969 content = "Explore Sand Garden's 2025 achievements and impact on the Ethereum ecosystem"
7070 />
7171 { /* TODO: Replace with /2025-thumbnail.png before merge. */ }
72- < meta property = "og:image" content = "https://sand-garden.vercel.app/ thumbnail.png" />
72+ < meta property = "og:image" content = "https://sandgarden.buidlguidl.com/2025-recap- thumbnail.png" />
7373 { /* Twitter specific tags (title and description fall back to og: tags) */ }
7474 < meta name = "twitter:card" content = "summary_large_image" />
75- < meta name = "twitter:image" content = "https://sand-garden.vercel.app/ thumbnail.png" />
75+ < meta name = "twitter:image" content = "https://sandgarden.buidlguidl.com/2025-recap- thumbnail.png" />
7676 </ Head >
7777
7878 < div ref = { containerRef } className = { `min-h-screen bg-base-100 text-base-content ${ shareTechMono . className } ` } >
You can’t perform that action at this time.
0 commit comments