File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -68,11 +68,10 @@ const Page2025: NextPageWithLayout = () => {
6868 property = "og:description"
6969 content = "Explore Sand Garden's 2025 achievements and impact on the Ethereum ecosystem"
7070 />
71- { /* TODO: Replace with /2025-thumbnail.png before merge. */ }
72- < meta property = "og:image" content = "https://sand-garden.vercel.app/thumbnail.png" />
71+ < meta property = "og:image" content = "https://sandgarden.buidlguidl.com/2025-recap-thumbnail.png" />
7372 { /* Twitter specific tags (title and description fall back to og: tags) */ }
7473 < meta name = "twitter:card" content = "summary_large_image" />
75- < meta name = "twitter:image" content = "https://sand-garden.vercel.app/ thumbnail.png" />
74+ < meta name = "twitter:image" content = "https://sandgarden.buidlguidl.com/2025-recap- thumbnail.png" />
7675 </ Head >
7776
7877 < 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