We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7fc2fc commit f6c51ceCopy full SHA for f6c51ce
packages/nextjs/pages/2025.tsx
@@ -68,7 +68,6 @@ const Page2025: NextPageWithLayout = () => {
68
property="og:description"
69
content="Explore Sand Garden's 2025 achievements and impact on the Ethereum ecosystem"
70
/>
71
- {/* TODO: Replace with /2025-thumbnail.png before merge. */}
72
<meta property="og:image" content="https://sandgarden.buidlguidl.com/2025-recap-thumbnail.png" />
73
{/* Twitter specific tags (title and description fall back to og: tags) */}
74
<meta name="twitter:card" content="summary_large_image" />
0 commit comments