Skip to content

Commit 75e0eae

Browse files
authored
Merge pull request #801 from ethereum-optimism/update-banner
update banner
2 parents 5ec0a10 + fb91dc4 commit 75e0eae

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

theme.config.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@ const config: DocsThemeConfig = {
4646
editLink: {
4747
text: '✏️ Edit this page on GitHub'
4848
},
49-
banner: {
50-
key: 'fp-mainnet-release',
51-
text: (
52-
<a href="/builders/notices/fp-changes" target="_self" rel="noopener noreferrer" aria-label="Preparing for Fault Proof Breaking Changes">
53-
📣📣📣 ATTENTION: Fault Proofs are planned for OP Mainnet. <strong><i>Withdrawal claims submitted after June 3 will need to be reproven after the upgrade</i></strong>, which will be at least 7 days later. Click here for more info. 📣📣📣
54-
</a>
55-
)
56-
},
5749
useNextSeoProps() {
5850
const { asPath } = useRouter()
5951
if (asPath !== '/') {

0 commit comments

Comments
 (0)