diff --git a/theme.config.tsx b/theme.config.tsx index 323a0f5f7..7c4341e51 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -78,14 +78,14 @@ const config: DocsThemeConfig = { editLink: { text: '✏️ Edit this page on GitHub' }, - banner: { + /*banner: { key: 'fp-mainnet-release', text: ( 📣📣📣 ATTENTION: Fault Proofs are planned for OP Mainnet. Withdrawal claims submitted after June 3 will need to be reproven after the upgrade, which will be at least 7 days later. Click here for more info. 📣📣📣 ) - }, + },*/ useNextSeoProps() { const { asPath } = useRouter() if (asPath !== '/') {