diff --git a/theme.config.tsx b/theme.config.tsx index 4f6b263e7..0caa1afd3 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -46,14 +46,6 @@ const config: DocsThemeConfig = { editLink: { text: '✏️ Edit this page on GitHub' }, - 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 !== '/') {