From a853db7e48f82bbf6e3171367980d2ef727cba48 Mon Sep 17 00:00:00 2001 From: Maura Wilder <560657+squdgy@users.noreply.github.com> Date: Tue, 24 Jun 2025 10:26:40 -0400 Subject: [PATCH] fix the og:image tag that shows up in previews --- theme.config.tsx | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/theme.config.tsx b/theme.config.tsx index 408933bac..cdd83685e 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -79,14 +79,6 @@ const config: DocsThemeConfig = { editLink: { text: '✏️ Edit this page on GitHub' }, - /*banner: { - key: 'fp-mainnet-release', - text: ( - - 🎉 We are deprecating the Optimism SDK and migrating all tutorials to use viem/op-stack. Read more → - - ) - },*/ useNextSeoProps() { const { asPath } = useRouter(); if (asPath !== "/") { @@ -112,7 +104,7 @@ const config: DocsThemeConfig = { />